Last Version

undercarriage core 1.3.3

null

License

License

GroupId

GroupId

org.joeyb.undercarriage
ArtifactId

ArtifactId

core
Version

Version

1.3.3
Type

Type

jar
Description

Description

undercarriage core
null
Project URL

Project URL

https://github.com/joeyb/undercarriage
Source Code Management

Source Code Management

https://github.com/joeyb/undercarriage

Download core 1.3.3


<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.4.2

test (4)

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

Project Modules

There are no modules declared in this project.