REST Framework

Archetype for push artifact to Maven repository

License

License

GroupId

GroupId

it.cnr.si
ArtifactId

ArtifactId

rest
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

REST Framework
Archetype for push artifact to Maven repository

Download rest

How to add to project

<!-- https://jarcasting.com/artifacts/it.cnr.si/rest/ -->
<dependency>
    <groupId>it.cnr.si</groupId>
    <artifactId>rest</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/rest/
implementation 'it.cnr.si:rest:2.0.0'
// https://jarcasting.com/artifacts/it.cnr.si/rest/
implementation ("it.cnr.si:rest:2.0.0")
'it.cnr.si:rest:jar:2.0.0'
<dependency org="it.cnr.si" name="rest" rev="2.0.0">
  <artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='rest', version='2.0.0')
)
libraryDependencies += "it.cnr.si" % "rest" % "2.0.0"
[it.cnr.si/rest "2.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.32
org.glassfish.jersey.ext : jersey-spring5 jar 2.32
org.freemarker : freemarker jar 2.3.23
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1