License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.coodex |
ArtifactId | ArtifactIdconcrete-jaxrs |
Version | Version0.4.1 |
Type | Typejar |
Description |
Descriptionconcrete service definition spec.
|
Filename | Size |
---|---|
concrete-jaxrs-0.4.1.pom | |
concrete-jaxrs-0.4.1.jar | 38 KB |
concrete-jaxrs-0.4.1-sources.jar | 29 KB |
concrete-jaxrs-0.4.1-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.coodex/concrete-jaxrs/ -->
<dependency>
<groupId>org.coodex</groupId>
<artifactId>concrete-jaxrs</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex/concrete-jaxrs/
implementation 'org.coodex:concrete-jaxrs:0.4.1'
// https://jarcasting.com/artifacts/org.coodex/concrete-jaxrs/
implementation ("org.coodex:concrete-jaxrs:0.4.1")
'org.coodex:concrete-jaxrs:jar:0.4.1'
<dependency org="org.coodex" name="concrete-jaxrs" rev="0.4.1">
<artifact name="concrete-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex', module='concrete-jaxrs', version='0.4.1')
)
libraryDependencies += "org.coodex" % "concrete-jaxrs" % "0.4.1"
[org.coodex/concrete-jaxrs "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.coodex : concrete-core | jar | 0.4.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1-m05 |
io.swagger.core.v3 : swagger-core | jar | 2.0.8 |
org.coodex : coodex-mock-impl | jar | 0.4.1 |