Last Version

Rastajax 0.9.0

Library for dynamically generating descriptions for REST applications.

License

License

GroupId

GroupId

com.kelveden.rastajax
ArtifactId

ArtifactId

rastajax
Version

Version

0.9.0
Type

Type

pom
Description

Description

Rastajax
Library for dynamically generating descriptions for REST applications.
Project URL

Project URL

https://github.com/kelveden/rastajax

Download rastajax 0.9.0

Filename Size
rastajax-0.9.0.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • rastajax-core
  • rastajax-representation
  • rastajax-servlet