Last Version

JAXRS MVC 0.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

jaxrs-mvc
Version

Version

0.0.1
Type

Type

jar
Description

Description

JAXRS MVC
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/rmannibucau/jaxrs-mvc.git

Download jaxrs-mvc 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/jaxrs-mvc/ -->
<dependency>
    <groupId>com.github.rmannibucau</groupId>
    <artifactId>jaxrs-mvc</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/jaxrs-mvc/
implementation 'com.github.rmannibucau:jaxrs-mvc:0.0.1'
// https://jarcasting.com/artifacts/com.github.rmannibucau/jaxrs-mvc/
implementation ("com.github.rmannibucau:jaxrs-mvc:0.0.1")
'com.github.rmannibucau:jaxrs-mvc:jar:0.0.1'
<dependency org="com.github.rmannibucau" name="jaxrs-mvc" rev="0.0.1">
  <artifact name="jaxrs-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='jaxrs-mvc', version='0.0.1')
)
libraryDependencies += "com.github.rmannibucau" % "jaxrs-mvc" % "0.0.1"
[com.github.rmannibucau/jaxrs-mvc "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.velocity : velocity Optional jar 1.7

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec jar 1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.6.9
org.apache.cxf : cxf-rt-transports-local jar 2.6.9

Project Modules

There are no modules declared in this project.