| License |
License
GLPv3 with Classpath Exception
|
|---|---|
| GroupId | GroupIdcom.cedarsoft.rest |
| ArtifactId | ArtifactIdgenerator |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRest Objects Generator
cedarsoft Open Projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| generator-1.0.0.pom | |
| generator-1.0.0.jar | 22 KB |
| generator-1.0.0-tests.jar | 16 KB |
| generator-1.0.0-sources.jar | 12 KB |
| generator-1.0.0-javadoc.jar | 56 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.intellij : annotations | jar | 7.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey : jersey-server | jar | 1.5 |
| com.cedarsoft.commons : test-utils | jar | 4.0.0 |