REST4J

Framework for building RESTful services in Java

License

License

GroupId

GroupId

com.rest4j
ArtifactId

ArtifactId

rest4j
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

REST4J
Framework for building RESTful services in Java
Project URL

Project URL

https://code.google.com/p/rest4j/
Source Code Management

Source Code Management

https://code.google.com/p/rest4j/

Download rest4j

Filename Size
rest4j-1.2.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • generator

Versions

Version
1.2
1.0