Last Version

com.adgear:anoa-test 2.1.0

Test 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).

License

License

GroupId

GroupId

com.adgear
ArtifactId

ArtifactId

anoa-test
Version

Version

2.1.0
Type

Type

jar
Description

Description

Test 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

AdGear Technologies Inc.

Download anoa-test 2.1.0


<!-- 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"]

Dependencies

compile (13)

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

Project Modules

There are no modules declared in this project.