GroupId | GroupIdcom.github.rmannibucau |
---|---|
ArtifactId | ArtifactIdjaxrs-mvc |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXRS MVC
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jaxrs-mvc-0.0.1.pom | |
jaxrs-mvc-0.0.1.jar | 5 KB |
jaxrs-mvc-0.0.1-sources.jar | 3 KB |
jaxrs-mvc-0.0.1-javadoc.jar | 54 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity Optional | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec | jar | 1.0 |
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 |