Last Version

URI Differ Library 1.3.0

Simple lib to find diffs in two URIs with ability to pretty print result

License

License

GroupId

GroupId

ru.lanwen.diff
ArtifactId

ArtifactId

uri-differ-lib
Version

Version

1.3.0
Type

Type

jar
Description

Description

URI Differ Library
Simple lib to find diffs in two URIs with ability to pretty print result

Download uri-differ-lib 1.3.0


<!-- https://jarcasting.com/artifacts/ru.lanwen.diff/uri-differ-lib/ -->
<dependency>
    <groupId>ru.lanwen.diff</groupId>
    <artifactId>uri-differ-lib</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.lanwen.diff/uri-differ-lib/
implementation 'ru.lanwen.diff:uri-differ-lib:1.3.0'
// https://jarcasting.com/artifacts/ru.lanwen.diff/uri-differ-lib/
implementation ("ru.lanwen.diff:uri-differ-lib:1.3.0")
'ru.lanwen.diff:uri-differ-lib:jar:1.3.0'
<dependency org="ru.lanwen.diff" name="uri-differ-lib" rev="1.3.0">
  <artifact name="uri-differ-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.lanwen.diff', module='uri-differ-lib', version='1.3.0')
)
libraryDependencies += "ru.lanwen.diff" % "uri-differ-lib" % "1.3.0"
[ru.lanwen.diff/uri-differ-lib "1.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.glassfish.jersey.core : jersey-common jar 2.25
com.googlecode.java-diff-utils : diffutils jar 1.3.0
org.apache.commons : commons-lang3 jar 3.5

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.