License |
License |
---|---|
GroupId | GroupIdcom.adgear |
ArtifactId | ArtifactIdanoa-test |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionTest module for other Anoa modules, which exposes complex records (OpenRTB bid requests) through
utility classes for use in unit tests within other Anoa modules (anoa-core, for instance).
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
anoa-test-2.1.0.pom | |
anoa-test-2.1.0.jar | 944 KB |
anoa-test-2.1.0-sources.jar | 703 KB |
anoa-test-2.1.0-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adgear/anoa-test/ -->
<dependency>
<groupId>com.adgear</groupId>
<artifactId>anoa-test</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adgear/anoa-test/
implementation 'com.adgear:anoa-test:2.1.0'
// https://jarcasting.com/artifacts/com.adgear/anoa-test/
implementation ("com.adgear:anoa-test:2.1.0")
'com.adgear:anoa-test:jar:2.1.0'
<dependency org="com.adgear" name="anoa-test" rev="2.1.0">
<artifact name="anoa-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adgear', module='anoa-test', version='2.1.0')
)
libraryDependencies += "com.adgear" % "anoa-test" % "2.1.0"
[com.adgear/anoa-test "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.5.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 |
org.jooq : jool | jar | 0.9.6 |
com.google.guava : guava | jar | 18.0 |
com.h2database : h2 | jar | 1.3.175 |
junit : junit | jar | 4.12 |
junit-addons : junit-addons | jar | 1.4 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.apache.avro : avro | jar | 1.7.7 |
org.apache.avro : avro-thrift | jar | 1.7.7 |
org.apache.thrift : libthrift | jar | 0.9.2 |
org.slf4j : slf4j-api | jar | 1.7.6 |