License |
License
GPLv3 with Classpath Exception
|
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdcom.cedarsoft.serialization.generator |
ArtifactId | ArtifactIdstax-mate |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStax Mate Generator
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stax-mate-6.1.0.pom | |
stax-mate-6.1.0.jar | 18 KB |
stax-mate-6.1.0-tests.jar | 18 KB |
stax-mate-6.1.0-sources.jar | 16 KB |
stax-mate-6.1.0-javadoc.jar | 84 KB |
stax-mate-6.1.0-jar-with-dependencies.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.serialization.generator/stax-mate/ -->
<dependency>
<groupId>com.cedarsoft.serialization.generator</groupId>
<artifactId>stax-mate</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.generator/stax-mate/
implementation 'com.cedarsoft.serialization.generator:stax-mate:6.1.0'
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.generator/stax-mate/
implementation ("com.cedarsoft.serialization.generator:stax-mate:6.1.0")
'com.cedarsoft.serialization.generator:stax-mate:jar:6.1.0'
<dependency org="com.cedarsoft.serialization.generator" name="stax-mate" rev="6.1.0">
<artifact name="stax-mate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.serialization.generator', module='stax-mate', version='6.1.0')
)
libraryDependencies += "com.cedarsoft.serialization.generator" % "stax-mate" % "6.1.0"
[com.cedarsoft.serialization.generator/stax-mate "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.serialization : stax-mate | jar | 6.1.0 |
com.cedarsoft.serialization.generator : common | jar | 6.1.0 |
com.cedarsoft.serialization : test-utils | jar | 6.1.0 |
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 |
---|---|---|
com.cedarsoft.commons : test-utils | jar | 6.0.1 |
junit : junit | jar | 4.11 |
org.easytesting : fest-assert | jar | 1.4 |