| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.peachjean.commons |
| ArtifactId | ArtifactIdpjcommons-test |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPeachJean Commons :: Test
PeachJean Commons libraries - test utilities.
|
| Filename | Size |
|---|---|
| pjcommons-test-0.3.pom | |
| pjcommons-test-0.3.jar | 16 KB |
| pjcommons-test-0.3-sources.jar | 4 KB |
| pjcommons-test-0.3-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-test/ -->
<dependency>
<groupId>net.peachjean.commons</groupId>
<artifactId>pjcommons-test</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-test/
implementation 'net.peachjean.commons:pjcommons-test:0.3'
// https://jarcasting.com/artifacts/net.peachjean.commons/pjcommons-test/
implementation ("net.peachjean.commons:pjcommons-test:0.3")
'net.peachjean.commons:pjcommons-test:jar:0.3'
<dependency org="net.peachjean.commons" name="pjcommons-test" rev="0.3">
<artifact name="pjcommons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.peachjean.commons', module='pjcommons-test', version='0.3')
)
libraryDependencies += "net.peachjean.commons" % "pjcommons-test" % "0.3"
[net.peachjean.commons/pjcommons-test "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 10.0.1 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| junit : junit-dep Optional | jar | 4.10 |
| org.jmock : jmock-junit4 Optional | jar | 2.5.1 |
| org.jmock : jmock Optional | jar | 2.5.1 |
| org.easymock : easymock Optional | jar | 3.1 |
| org.testng : testng Optional | jar | 6.7 |