License |
License
GPLv3 with Classpath Exception
|
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdcom.cedarsoft.serialization |
ArtifactId | ArtifactIdgenerator |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGenerator
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
generator-6.1.0.pom | 1 KB |
generator-6.1.0-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.serialization/generator/ -->
<dependency>
<groupId>com.cedarsoft.serialization</groupId>
<artifactId>generator</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.serialization/generator/
implementation 'com.cedarsoft.serialization:generator:6.1.0'
// https://jarcasting.com/artifacts/com.cedarsoft.serialization/generator/
implementation ("com.cedarsoft.serialization:generator:6.1.0")
'com.cedarsoft.serialization:generator:jar:6.1.0'
<dependency org="com.cedarsoft.serialization" name="generator" rev="6.1.0">
<artifact name="generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.serialization', module='generator', version='6.1.0')
)
libraryDependencies += "com.cedarsoft.serialization" % "generator" % "6.1.0"
[com.cedarsoft.serialization/generator "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-xjc | jar | 2.2.6 |
com.google.guava : guava | jar | 15.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easytesting : fest-assert | jar | 1.4 |