License |
License |
---|---|
GroupId | GroupIdorg.staxnav |
ArtifactId | ArtifactIdstaxnav.test.woodstox |
Last Version | Last Version0.9.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStaxnav - Tests - Woodstox
Staxnav is a simple framework for the STAX API focusing on simplicity and efficiency.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
staxnav.test.woodstox-0.9.8.pom | |
staxnav.test.woodstox-0.9.8.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.staxnav/staxnav.test.woodstox/ -->
<dependency>
<groupId>org.staxnav</groupId>
<artifactId>staxnav.test.woodstox</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.staxnav/staxnav.test.woodstox/
implementation 'org.staxnav:staxnav.test.woodstox:0.9.8'
// https://jarcasting.com/artifacts/org.staxnav/staxnav.test.woodstox/
implementation ("org.staxnav:staxnav.test.woodstox:0.9.8")
'org.staxnav:staxnav.test.woodstox:jar:0.9.8'
<dependency org="org.staxnav" name="staxnav.test.woodstox" rev="0.9.8">
<artifact name="staxnav.test.woodstox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.staxnav', module='staxnav.test.woodstox', version='0.9.8')
)
libraryDependencies += "org.staxnav" % "staxnav.test.woodstox" % "0.9.8"
[org.staxnav/staxnav.test.woodstox "0.9.8"]
Group / Artifact | Type | Version |
---|---|---|
org.staxnav : staxnav.core | jar | 0.9.8 |
org.staxnav : staxnav.core | test-jar | 0.9.8 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.1.1 |
junit : junit | jar | 4.8 |