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