License |
License |
---|---|
GroupId | GroupIdorg.objectweb.zeus |
ArtifactId | ArtifactIdzeus |
Last Version | Last Version3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeus XML
The Zeus XML-binding framework
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
zeus-3.5.pom | |
zeus-3.5.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.zeus/zeus/ -->
<dependency>
<groupId>org.objectweb.zeus</groupId>
<artifactId>zeus</artifactId>
<version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.zeus/zeus/
implementation 'org.objectweb.zeus:zeus:3.5'
// https://jarcasting.com/artifacts/org.objectweb.zeus/zeus/
implementation ("org.objectweb.zeus:zeus:3.5")
'org.objectweb.zeus:zeus:jar:3.5'
<dependency org="org.objectweb.zeus" name="zeus" rev="3.5">
<artifact name="zeus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.zeus', module='zeus', version='3.5')
)
libraryDependencies += "org.objectweb.zeus" % "zeus" % "3.5"
[org.objectweb.zeus/zeus "3.5"]
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom | jar | 1.0 |
dtdparser : dtdparser | jar | 1.21 |