Java Rest Annotations


License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.codehaus.jra
ArtifactId

ArtifactId

jra
Last Version

Last Version

1.0-alpha-4
Release Date

Release Date

Type

Type

jar
Description

Description

Java Rest Annotations
Project Organization

Project Organization

Envoi Solutions LLC

Download jra

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-4
1.0-alpha-3
1.0-alpha-2
1.0-alpha-1