
The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.
统计数据 |
|
||
---|---|---|---|
|
|||
项目名称 | java-diff-utils | ||
项目主页 | https://github.com/eller86/java-diff-utils | ||
隶属组织 | |||
开源协议 | The Apache Software License, Version 2.0 | ||
仓库 | Central | ||
类库 | java-diff-utils | ||
标签 |
|
||
版本信息 |
|
||
Sha1对照码 | 76d9e0a365d0f4ca51274c317c74ce47fbf12fcd | ||
索引时间 |
|
版本列表
版本号 | 引用数量 | 文件大小 | 发布时间 |
---|---|---|---|
1.5.0 | 0 | 38.1 KB | 2014-05-22 19:04:04 |
1.4.1 | 0 | 37.3 KB | 2014-01-01 22:17:53 |
1.4.0 | 0 | 37.3 KB | 2014-01-01 08:11:26 |
以下为最新版本相关资料
版本总数 | 引用类库 | 依赖类库 | 相关文件 |
---|---|---|---|
3 | 15 | 4 | 查看全部文件 |
资源下载
资源类型 | Apache Maven仓库 | Repo1(推荐) | Repo2 | 阿里云仓库 |
---|---|---|---|---|
Jar包下载: | diffutils-1.5.0.jar下载 | diffutils-1.5.0.jar下载 | diffutils-1.5.0.jar下载 | diffutils-1.5.0.jar下载 |
SourceJar包下载: | diffutils-1.5.0-sources.jar下载 | diffutils-1.5.0-sources.jar下载 | diffutils-1.5.0-sources.jar下载 | diffutils-1.5.0-sources.jar下载 |
Apache Maven
Gradle/Grails
Scala SBT
Ivy
Groovy Grape
Leiningen
Apache Buildr
研发人员
Id | Name | Website | |
---|---|---|---|
eller86 | Kengo TODA | http://skypencil.jp/ |
Dependencys
GroupId | ArtifactID | Version | Scope |
---|---|---|---|
com.google.guava | guava | 15.0 | |
com.google.code.findbugs | jsr305 | 2.0.2 | |
org.hamcrest | hamcrest-library | 1.2.1 | test |
junit | junit | 4.11 | test |
许可证
名称 | 主页 |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Include Files
Name | |||
---|---|---|---|
difflib.ChangeDelta.class | |||
difflib.Chunk.class | |||
difflib.DeleteDelta.class | |||
difflib.Delta.class | |||
difflib.DeltaComparator.class | |||
difflib.DiffAlgorithm.class | |||
difflib.DiffException.class | |||
difflib.DiffRow.class | |||
difflib.DiffRowGenerator.class | |||
difflib.DiffUtils.class | |||
difflib.InsertDelta.class | |||
difflib.Patch.class | |||
difflib.PatchFailedException.class | |||
difflib.StringUtills.class | |||
difflib.event.PatchHandler.class | |||
difflib.event.UnifiedPatchParser.class | |||
difflib.myers.DiffException.class | |||
difflib.myers.DiffNode.class | |||
difflib.myers.DifferentiationFailedException.class | |||
difflib.myers.Equalizer.class | |||
difflib.myers.MyersDiff.class | |||
difflib.myers.PathNode.class | |||
difflib.myers.Snake.class |