License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.avcompris.commons |
ArtifactId | ArtifactIdavc-commons-testutil |
Last Version | Last Version0.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionavc-commons-testutil
Common classes used in JUnit tests by Avantage Compris' open source Java projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
avc-commons-testutil-0.5.3.pom | |
avc-commons-testutil-0.5.3.jar | 71 KB |
avc-commons-testutil-0.5.3-sources.jar | 24 KB |
avc-commons-testutil-0.5.3-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.avcompris.commons/avc-commons-testutil/ -->
<dependency>
<groupId>net.avcompris.commons</groupId>
<artifactId>avc-commons-testutil</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.avcompris.commons/avc-commons-testutil/
implementation 'net.avcompris.commons:avc-commons-testutil:0.5.3'
// https://jarcasting.com/artifacts/net.avcompris.commons/avc-commons-testutil/
implementation ("net.avcompris.commons:avc-commons-testutil:0.5.3")
'net.avcompris.commons:avc-commons-testutil:jar:0.5.3'
<dependency org="net.avcompris.commons" name="avc-commons-testutil" rev="0.5.3">
<artifact name="avc-commons-testutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.avcompris.commons', module='avc-commons-testutil', version='0.5.3')
)
libraryDependencies += "net.avcompris.commons" % "avc-commons-testutil" % "0.5.3"
[net.avcompris.commons/avc-commons-testutil "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
net.avcompris.commons : avc-commons-lang | jar | 0.5.3 |
httpunit : httpunit | jar | 1.7 |
org.apache.commons : commons-collections4 | jar | 4.0 |
org.apache.commons : commons-digester3 | jar | 3.2 |
cglib : cglib-nodep | jar | 3.1 |
commons-logging : commons-logging | jar | 1.2 |
junit : junit | jar | 4.12 |
junit-addons : junit-addons | jar | 1.4 |
org.mockito : mockito-core | jar | 1.10.19 |
com.h2database : h2 | jar | 1.4.188 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.guava : guava | jar | 18.0 |