License |
License |
---|---|
GroupId | GroupIdorg.joeyb.undercarriage |
ArtifactId | ArtifactIdcore |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptionundercarriage core
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.3.3.pom | |
core-1.3.3.jar | 29 KB |
core-1.3.3-sources.jar | 21 KB |
core-1.3.3-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joeyb.undercarriage/core/ -->
<dependency>
<groupId>org.joeyb.undercarriage</groupId>
<artifactId>core</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joeyb.undercarriage/core/
implementation 'org.joeyb.undercarriage:core:1.3.3'
// https://jarcasting.com/artifacts/org.joeyb.undercarriage/core/
implementation ("org.joeyb.undercarriage:core:1.3.3")
'org.joeyb.undercarriage:core:jar:1.3.3'
<dependency org="org.joeyb.undercarriage" name="core" rev="1.3.3">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joeyb.undercarriage', module='core', version='1.3.3')
)
libraryDependencies += "org.joeyb.undercarriage" % "core" % "1.3.3"
[org.joeyb.undercarriage/core "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.6 |
javax.inject : javax.inject | jar | 1 |
com.google.guava : guava | jar | 21.0 |
net.jodah : typetools | jar | 0.4.8 |
org.apache.commons : commons-lang3 | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.7.1 |
junit : junit | jar | 4.12 |
com.github.stefanbirkner : system-rules | jar | 1.16.1 |
org.assertj : assertj-core | jar | 3.6.2 |