is not current version
Last Version 0.0.18

Alexandria Test 0.0.17

Dependencies, libraries and helpers for unit testing.

License

License

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-test
Version

Version

0.0.17
Type

Type

jar
Description

Description

Alexandria Test
Dependencies, libraries and helpers for unit testing.
Source Code Management

Source Code Management

http://github.com/g2forge/alexandria/tree/0.0.17/ax-test

Download ax-test 0.0.17


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

Dependencies

compile (5)

Group / Artifact Type Version
com.g2forge.alexandria : ax-analysis jar 0.0.17
junit : junit jar 4.13.1
org.apache.commons : commons-lang3 jar 3.4
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.27.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

Project Modules

There are no modules declared in this project.