License |
License |
---|---|
Categories |
CategoriesGUI User Interface RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdcom.arcbees |
ArtifactId | ArtifactIdguicy-resteasy |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRuby on rails for Gwt.
|
Project Organization |
Project OrganizationArcBees |
Filename | Size |
---|---|
guicy-resteasy-1.2.pom | |
guicy-resteasy-1.2.jar | 3 KB |
guicy-resteasy-1.2-sources.jar | 1 KB |
guicy-resteasy-1.2-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arcbees/guicy-resteasy/ -->
<dependency>
<groupId>com.arcbees</groupId>
<artifactId>guicy-resteasy</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.arcbees/guicy-resteasy/
implementation 'com.arcbees:guicy-resteasy:1.2'
// https://jarcasting.com/artifacts/com.arcbees/guicy-resteasy/
implementation ("com.arcbees:guicy-resteasy:1.2")
'com.arcbees:guicy-resteasy:jar:1.2'
<dependency org="com.arcbees" name="guicy-resteasy" rev="1.2">
<artifact name="guicy-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arcbees', module='guicy-resteasy', version='1.2')
)
libraryDependencies += "com.arcbees" % "guicy-resteasy" % "1.2"
[com.arcbees/guicy-resteasy "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
javax.servlet : servlet-api | jar | 2.5 |
org.jboss.resteasy : resteasy-jaxrs | jar | 2.3.5.Final |
org.jboss.resteasy : resteasy-guice | jar | 2.3.5.Final |
org.jboss.resteasy : resteasy-jackson-provider | jar | 2.3.5.Final |