License |
License |
---|---|
GroupId | GroupIdcom.adgear |
ArtifactId | ArtifactIdanoa-tests |
Version | Version3.1.2 |
Type | Typejar |
Description |
DescriptionA Java library for robust manipulation and serialization of data structures based on common formats.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
anoa-tests-3.1.2.pom | |
anoa-tests-3.1.2.jar | 2 MB |
anoa-tests-3.1.2-sources.jar | 1 MB |
anoa-tests-3.1.2-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adgear/anoa-tests/ -->
<dependency>
<groupId>com.adgear</groupId>
<artifactId>anoa-tests</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.adgear/anoa-tests/
implementation 'com.adgear:anoa-tests:3.1.2'
// https://jarcasting.com/artifacts/com.adgear/anoa-tests/
implementation ("com.adgear:anoa-tests:3.1.2")
'com.adgear:anoa-tests:jar:3.1.2'
<dependency org="com.adgear" name="anoa-tests" rev="3.1.2">
<artifact name="anoa-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adgear', module='anoa-tests', version='3.1.2')
)
libraryDependencies += "com.adgear" % "anoa-tests" % "3.1.2"
[com.adgear/anoa-tests "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.adgear : anoa-core | jar | 3.1.2 |
com.adgear : anoa-tools | jar | 3.1.2 |
com.googlecode.protobuf-java-format : protobuf-java-format | jar | 1.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.3 |
com.google.guava : guava | jar | 19.0 |
com.h2database : h2 | jar | 1.3.175 |
junit-addons : junit-addons | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
junit : junit | jar | 4.12 |