| License |
License |
|---|---|
| GroupId | GroupIdcom.anyqn.lib |
| ArtifactId | ArtifactIdpairwise-tree-generator |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
DescriptionPairwise tree generator
Generate tree variants of incoming objects description by
pairwise theory
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.anyqn.lib/pairwise-tree-generator/ -->
<dependency>
<groupId>com.anyqn.lib</groupId>
<artifactId>pairwise-tree-generator</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.anyqn.lib/pairwise-tree-generator/
implementation 'com.anyqn.lib:pairwise-tree-generator:0.0.1'
// https://jarcasting.com/artifacts/com.anyqn.lib/pairwise-tree-generator/
implementation ("com.anyqn.lib:pairwise-tree-generator:0.0.1")
'com.anyqn.lib:pairwise-tree-generator:jar:0.0.1'
<dependency org="com.anyqn.lib" name="pairwise-tree-generator" rev="0.0.1">
<artifact name="pairwise-tree-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anyqn.lib', module='pairwise-tree-generator', version='0.0.1')
)
libraryDependencies += "com.anyqn.lib" % "pairwise-tree-generator" % "0.0.1"
[com.anyqn.lib/pairwise-tree-generator "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.anyqn.lib : pairwiser | jar | 0.1.21 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| org.projectlombok : lombok | jar | 1.18.16 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |
| ch.qos.logback : logback-core | jar | 1.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.15.0 |