License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.support |
ArtifactId | ArtifactIdgshell-marshal |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Support :: Marshal
XML Marshalling support.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-marshal/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-marshal</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-marshal/
implementation 'org.apache.geronimo.gshell.support:gshell-marshal:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-marshal/
implementation ("org.apache.geronimo.gshell.support:gshell-marshal:1.0-alpha-2")
'org.apache.geronimo.gshell.support:gshell-marshal:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-marshal" rev="1.0-alpha-2">
<artifact name="gshell-marshal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-marshal', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-marshal" % "1.0-alpha-2"
[org.apache.geronimo.gshell.support/gshell-marshal "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.6 |
com.thoughtworks.xstream : xstream | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
junit : junit | jar | 3.8.2 |