Last Version

GShell Support :: Marshal 1.0-alpha-2

XML Marshalling support.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell.support
ArtifactId

ArtifactId

gshell-marshal
Version

Version

1.0-alpha-2
Type

Type

jar
Description

Description

GShell Support :: Marshal
XML Marshalling support.
Project Organization

Project Organization

The Apache Software Foundation

Download gshell-marshal 1.0-alpha-2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.6
com.thoughtworks.xstream : xstream jar 1.3

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.6
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.