License |
License |
---|---|
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdtest-utils-common |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest-utils-common
|
Filename | Size |
---|---|
test-utils-common-0.2.3.pom | |
test-utils-common-0.2.3.jar | 15 KB |
test-utils-common-0.2.3-tests.jar | 12 KB |
test-utils-common-0.2.3-sources.jar | 6 KB |
test-utils-common-0.2.3-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/test-utils-common/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>test-utils-common</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/test-utils-common/
implementation 'org.no-hope:test-utils-common:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/test-utils-common/
implementation ("org.no-hope:test-utils-common:0.2.3")
'org.no-hope:test-utils-common:jar:0.2.3'
<dependency org="org.no-hope" name="test-utils-common" rev="0.2.3">
<artifact name="test-utils-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='test-utils-common', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "test-utils-common" % "0.2.3"
[org.no-hope/test-utils-common "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : jsr305-aspectj-validation | jar | 0.2.3 |
commons-io : commons-io | jar | 2.4 |
org.no-hope : slf4j-logging | jar | 0.2.3 |
joda-time : joda-time | jar | 2.7 |
org.hamcrest : hamcrest-core | jar | 1.3 |
junit : junit | jar | 4.12 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.2 |
ch.qos.logback : logback-classic | jar | 1.1.3 |