Last Version

DataMeta Utilities for Testing/Java 1.0.0

DataMeta utilities for testing, including but not limited to unit tests. Make sure that you add dependency on this project in the test scope!

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.ebaydatameta
ArtifactId

ArtifactId

util-test
Version

Version

1.0.0
Type

Type

jar
Description

Description

DataMeta Utilities for Testing/Java
DataMeta utilities for testing, including but not limited to unit tests. Make sure that you add dependency on this project in the test scope!

Download util-test 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.ebaydatameta/util-test/ -->
<dependency>
    <groupId>com.github.ebaydatameta</groupId>
    <artifactId>util-test</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ebaydatameta/util-test/
implementation 'com.github.ebaydatameta:util-test:1.0.0'
// https://jarcasting.com/artifacts/com.github.ebaydatameta/util-test/
implementation ("com.github.ebaydatameta:util-test:1.0.0")
'com.github.ebaydatameta:util-test:jar:1.0.0'
<dependency org="com.github.ebaydatameta" name="util-test" rev="1.0.0">
  <artifact name="util-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ebaydatameta', module='util-test', version='1.0.0')
)
libraryDependencies += "com.github.ebaydatameta" % "util-test" % "1.0.0"
[com.github.ebaydatameta/util-test "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.ebaydatameta : util-guava jar 1.0.0
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.slf4j : slf4j-api jar 1.7.21
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

There are no modules declared in this project.