License |
License |
---|---|
GroupId | GroupIdfr.shingle |
ArtifactId | ArtifactIdshingle-core |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionA swagger like at compile time
|
Project URL |
Project URL |
Filename | Size |
---|---|
shingle-core-1.4.pom | |
shingle-core-1.4.jar | 58 KB |
shingle-core-1.4-sources.jar | 20 KB |
shingle-core-1.4-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.shingle/shingle-core/ -->
<dependency>
<groupId>fr.shingle</groupId>
<artifactId>shingle-core</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.shingle/shingle-core/
implementation 'fr.shingle:shingle-core:1.4'
// https://jarcasting.com/artifacts/fr.shingle/shingle-core/
implementation ("fr.shingle:shingle-core:1.4")
'fr.shingle:shingle-core:jar:1.4'
<dependency org="fr.shingle" name="shingle-core" rev="1.4">
<artifact name="shingle-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.shingle', module='shingle-core', version='1.4')
)
libraryDependencies += "fr.shingle" % "shingle-core" % "1.4"
[fr.shingle/shingle-core "1.4"]
Group / Artifact | Type | Version |
---|---|---|
fr.shingle : shingle-annotations | jar | 1.4 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
org.projectlombok : lombok | jar | 1.16.6 |
com.google.guava : guava | jar | 18.0 |
io.swagger : swagger-annotations | jar | 1.5.6 |
com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.7.0 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.7.0 |
org.jboss.spec.javax.el : jboss-el-api_3.0_spec | jar | 1.0.5.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.assertj : assertj-core | jar | 3.0.0 |