License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jstuff |
ArtifactId | ArtifactIdjstuff-xml |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToolbox for Java
|
Project Organization |
Project OrganizationSebastian Thomschke |
Filename | Size |
---|---|
jstuff-xml-6.0.0.pom | |
jstuff-xml-6.0.0.jar | 71 KB |
jstuff-xml-6.0.0-sources.jar | 34 KB |
jstuff-xml-6.0.0-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-xml/ -->
<dependency>
<groupId>net.sf.jstuff</groupId>
<artifactId>jstuff-xml</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-xml/
implementation 'net.sf.jstuff:jstuff-xml:6.0.0'
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-xml/
implementation ("net.sf.jstuff:jstuff-xml:6.0.0")
'net.sf.jstuff:jstuff-xml:jar:6.0.0'
<dependency org="net.sf.jstuff" name="jstuff-xml" rev="6.0.0">
<artifact name="jstuff-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jstuff', module='jstuff-xml', version='6.0.0')
)
libraryDependencies += "net.sf.jstuff" % "jstuff-xml" % "6.0.0"
[net.sf.jstuff/jstuff-xml "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.jstuff : jstuff-core | jar | |
jakarta.xml.bind : jakarta.xml.bind-api Optional | jar | |
org.glassfish.jaxb : codemodel Optional | jar | 3.0.2 |
org.glassfish.jaxb : jaxb-xjc Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.23.1 |