Last Version

Generator 6.1.0

cedarsoft Open Projects

License

License

GPLv3 with Classpath Exception
Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.cedarsoft.serialization
ArtifactId

ArtifactId

generator
Version

Version

6.1.0
Type

Type

jar
Description

Description

Generator
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download generator 6.1.0


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4

Project Modules

  • common
  • stax-mate
  • jackson
  • serializer-generator-maven-plugin