| License |
License |
|---|---|
| GroupId | GroupIdorg.ogce |
| ArtifactId | ArtifactIdxsul5 |
| Last Version | Last Version1.2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXSUL 5
XML Services Utility Library developed by Extreme Computing Lab, Indiana University
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xsul5-1.2.7.pom | |
| xsul5-1.2.7.jar | 62 KB |
| xsul5-1.2.7-sources.jar | 75 KB |
| xsul5-1.2.7-javadoc.jar | 236 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ogce/xsul5/ -->
<dependency>
<groupId>org.ogce</groupId>
<artifactId>xsul5</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.ogce/xsul5/
implementation 'org.ogce:xsul5:1.2.7'
// https://jarcasting.com/artifacts/org.ogce/xsul5/
implementation ("org.ogce:xsul5:1.2.7")
'org.ogce:xsul5:jar:1.2.7'
<dependency org="org.ogce" name="xsul5" rev="1.2.7">
<artifact name="xsul5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ogce', module='xsul5', version='1.2.7')
)
libraryDependencies += "org.ogce" % "xsul5" % "1.2.7"
[org.ogce/xsul5 "1.2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.ogce : xpp3 | jar | 1.1.6 |
| org.ogce : xpp5 | jar | 1.2.8 |
| log4j : log4j | jar | 1.2.17 |