GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-jaxme |
Last Version | Last Version20040902.072852 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-jaxme
JaxMe Tag Library. Apache JaxMe is an open source generative xml-object binder.
Tags are provided that generate java objects from schema using JaxMe
and that will marshall and unmarshall any JAXB complient implementations.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jaxme/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-jaxme</artifactId>
<version>20040902.072852</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jaxme/
implementation 'commons-jelly:commons-jelly-tags-jaxme:20040902.072852'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jaxme/
implementation ("commons-jelly:commons-jelly-tags-jaxme:20040902.072852")
'commons-jelly:commons-jelly-tags-jaxme:jar:20040902.072852'
<dependency org="commons-jelly" name="commons-jelly-tags-jaxme" rev="20040902.072852">
<artifact name="commons-jelly-tags-jaxme" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-jaxme', version='20040902.072852')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-jaxme" % "20040902.072852"
[commons-jelly/commons-jelly-tags-jaxme "20040902.072852"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.3 |
jaxme : jaxme | jar | 0.2 |
jaxme : jaxme-js | jar | 0.2 |
jaxme : jaxme-xs | jar | 0.2 |
jaxme : jaxme-api | jar | 0.2 |
commons-jelly : commons-jelly | jar | SNAPSHOT |
commons-jelly : commons-jelly-tags-junit | jar | SNAPSHOT |
commons-jelly : commons-jelly-tags-xmlunit | jar | SNAPSHOT |
commons-jelly : commons-jelly-tags-xml | jar | SNAPSHOT |
xmlunit : xmlunit | jar | 0.8 |