License |
License |
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdorg.cyclopsgroup |
ArtifactId | ArtifactIdkaufman-tests |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaufman Tests
Shared utilities for other CyclopsGroup projects
|
Filename | Size |
---|---|
kaufman-tests-0.0.3.pom | |
kaufman-tests-0.0.3.jar | 10 KB |
kaufman-tests-0.0.3-sources.jar | 3 KB |
kaufman-tests-0.0.3-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman-tests/ -->
<dependency>
<groupId>org.cyclopsgroup</groupId>
<artifactId>kaufman-tests</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman-tests/
implementation 'org.cyclopsgroup:kaufman-tests:0.0.3'
// https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman-tests/
implementation ("org.cyclopsgroup:kaufman-tests:0.0.3")
'org.cyclopsgroup:kaufman-tests:jar:0.0.3'
<dependency org="org.cyclopsgroup" name="kaufman-tests" rev="0.0.3">
<artifact name="kaufman-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cyclopsgroup', module='kaufman-tests', version='0.0.3')
)
libraryDependencies += "org.cyclopsgroup" % "kaufman-tests" % "0.0.3"
[org.cyclopsgroup/kaufman-tests "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.cyclopsgroup : kaufman-interfaces | jar | 0.0.3 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0-rc3 |
joda-time : joda-time | jar | 2.2 |
org.springframework : spring-core | jar | 3.2.0.RELEASE |
junit : junit | jar | 4.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-junit4 | jar | 2.5.1 |