License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdfi.metatavu.metaform |
ArtifactId | ArtifactIdmetaform-api-spec |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetaform-api-spec
Metaform API specifications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
metaform-api-spec-0.1.6.pom | |
metaform-api-spec-0.1.6.jar | 36 KB |
metaform-api-spec-0.1.6-sources.jar | 23 KB |
metaform-api-spec-0.1.6-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-spec/ -->
<dependency>
<groupId>fi.metatavu.metaform</groupId>
<artifactId>metaform-api-spec</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-spec/
implementation 'fi.metatavu.metaform:metaform-api-spec:0.1.6'
// https://jarcasting.com/artifacts/fi.metatavu.metaform/metaform-api-spec/
implementation ("fi.metatavu.metaform:metaform-api-spec:0.1.6")
'fi.metatavu.metaform:metaform-api-spec:jar:0.1.6'
<dependency org="fi.metatavu.metaform" name="metaform-api-spec" rev="0.1.6">
<artifact name="metaform-api-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.metatavu.metaform', module='metaform-api-spec', version='0.1.6')
)
libraryDependencies += "fi.metatavu.metaform" % "metaform-api-spec" % "0.1.6"
[fi.metatavu.metaform/metaform-api-spec "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
io.swagger : swagger-annotations | jar | 1.5.3 |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |