License |
License |
---|---|
GroupId | GroupIdcom.freedomotic |
ArtifactId | ArtifactIdrestapi-v3 |
Last Version | Last Version3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestapi-v3
Official Freedomotic Plugins
|
Project URL |
Project URL |
Project Organization |
Project OrganizationFreedomotic |
Filename | Size |
---|---|
restapi-v3-3.1.pom | |
restapi-v3-3.1.jar | 279 KB |
restapi-v3-3.1-sources.jar | 252 KB |
restapi-v3-3.1-javadoc.jar | 288 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.freedomotic/restapi-v3/ -->
<dependency>
<groupId>com.freedomotic</groupId>
<artifactId>restapi-v3</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.freedomotic/restapi-v3/
implementation 'com.freedomotic:restapi-v3:3.1'
// https://jarcasting.com/artifacts/com.freedomotic/restapi-v3/
implementation ("com.freedomotic:restapi-v3:3.1")
'com.freedomotic:restapi-v3:jar:3.1'
<dependency org="com.freedomotic" name="restapi-v3" rev="3.1">
<artifact name="restapi-v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.freedomotic', module='restapi-v3', version='3.1')
)
libraryDependencies += "com.freedomotic" % "restapi-v3" % "3.1"
[com.freedomotic/restapi-v3 "3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-server | jar | 2.14 |
org.glassfish.jersey.core : jersey-common | jar | 2.14 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.14 |
org.atmosphere : atmosphere-runtime | jar | 2.2.4 |
org.atmosphere : atmosphere-jersey | jar | 2.2.4 |
org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.14 |
org.apache.shiro : shiro-web | jar | 1.2.3 |
com.google.inject.extensions : guice-servlet | jar | 4.0-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
com.freedomotic : freedomotic-core | jar | 5.6 |
com.wordnik : swagger-jaxrs_2.11 | jar | 1.3.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.14 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.14 |