License |
License |
---|---|
GroupId | GroupIdcom.epam.healenium |
ArtifactId | ArtifactIdtree-comparing |
Last Version | Last Version0.4.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontree-comparing
Healenium LCS algorithm
|
Project URL |
Project URL |
Filename | Size |
---|---|
tree-comparing-0.4.10.pom | |
tree-comparing-0.4.10.jar | 24 KB |
tree-comparing-0.4.10-sources.jar | 12 KB |
tree-comparing-0.4.10-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.healenium/tree-comparing/ -->
<dependency>
<groupId>com.epam.healenium</groupId>
<artifactId>tree-comparing</artifactId>
<version>0.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.healenium/tree-comparing/
implementation 'com.epam.healenium:tree-comparing:0.4.10'
// https://jarcasting.com/artifacts/com.epam.healenium/tree-comparing/
implementation ("com.epam.healenium:tree-comparing:0.4.10")
'com.epam.healenium:tree-comparing:jar:0.4.10'
<dependency org="com.epam.healenium" name="tree-comparing" rev="0.4.10">
<artifact name="tree-comparing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.healenium', module='tree-comparing', version='0.4.10')
)
libraryDependencies += "com.epam.healenium" % "tree-comparing" % "0.4.10"
[com.epam.healenium/tree-comparing "0.4.10"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.11.3 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.apache.commons : commons-text | jar | 1.6 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.platform : junit-platform-runner | jar | 1.7.1 |
org.junit.platform : junit-platform-launcher | jar | 1.7.1 |