| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.frascati |
| ArtifactId | ArtifactIdfrascati-util-xml |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOW2 FraSCAti: Util XML Module
OW2 FraSCAti Util XML Module
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| frascati-util-xml-1.4.pom | |
| frascati-util-xml-1.4.jar | 16 KB |
| frascati-util-xml-1.4-sources.jar | 14 KB |
| frascati-util-xml-1.4-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-util-xml/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-util-xml</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-util-xml/
implementation 'org.ow2.frascati:frascati-util-xml:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-util-xml/
implementation ("org.ow2.frascati:frascati-util-xml:1.4")
'org.ow2.frascati:frascati-util-xml:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-util-xml" rev="1.4">
<artifact name="frascati-util-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-util-xml', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-util-xml" % "1.4"
[org.ow2.frascati/frascati-util-xml "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.frascati : frascati-util | jar | 1.4 |
| org.jdom : jdom | jar | 1.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.1.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.6 |