License |
License |
---|---|
GroupId | GroupIdorg.joeyb.undercarriage |
ArtifactId | ArtifactIdcore-testing |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptionundercarriage core-testing
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-testing-1.3.3.pom | |
core-testing-1.3.3.jar | 4 KB |
core-testing-1.3.3-sources.jar | 3 KB |
core-testing-1.3.3-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joeyb.undercarriage/core-testing/ -->
<dependency>
<groupId>org.joeyb.undercarriage</groupId>
<artifactId>core-testing</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joeyb.undercarriage/core-testing/
implementation 'org.joeyb.undercarriage:core-testing:1.3.3'
// https://jarcasting.com/artifacts/org.joeyb.undercarriage/core-testing/
implementation ("org.joeyb.undercarriage:core-testing:1.3.3")
'org.joeyb.undercarriage:core-testing:jar:1.3.3'
<dependency org="org.joeyb.undercarriage" name="core-testing" rev="1.3.3">
<artifact name="core-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joeyb.undercarriage', module='core-testing', version='1.3.3')
)
libraryDependencies += "org.joeyb.undercarriage" % "core-testing" % "1.3.3"
[org.joeyb.undercarriage/core-testing "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.7.1 |
junit : junit | jar | 4.12 |
org.joeyb.undercarriage : core | jar | 1.3.3 |
javax.inject : javax.inject | jar | 1 |
org.assertj : assertj-core | jar | 3.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.4.2 |