Rest Objects Generator

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.rest
ArtifactId

ArtifactId

generator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rest Objects Generator
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download generator

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.cedarsoft.commons : codegen jar 4.0.0
com.cedarsoft.commons : io jar 4.0.0
com.cedarsoft.rest : test jar 1.0.0
com.cedarsoft.commons : id jar 4.0.0
com.sun.xml.bind : jaxb-xjc jar 2.2.2
commons-cli : commons-cli jar 1.2
commons-io : commons-io jar 2.0.1
com.google.guava : guava jar r08

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (2)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.5
com.cedarsoft.commons : test-utils jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0