| License |
License |
|---|---|
| GroupId | GroupIdorg.staxnav |
| ArtifactId | ArtifactIdstaxnav.parent |
| Version | Version0.9.8 |
| Type | Typepom |
| Description |
DescriptionStaxnav - Parent
Staxnav is a simple framework for the STAX API focusing on simplicity and efficiency.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| staxnav.parent-0.9.8.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.staxnav/staxnav.parent/ -->
<dependency>
<groupId>org.staxnav</groupId>
<artifactId>staxnav.parent</artifactId>
<version>0.9.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.staxnav/staxnav.parent/
implementation 'org.staxnav:staxnav.parent:0.9.8'
// https://jarcasting.com/artifacts/org.staxnav/staxnav.parent/
implementation ("org.staxnav:staxnav.parent:0.9.8")
'org.staxnav:staxnav.parent:pom:0.9.8'
<dependency org="org.staxnav" name="staxnav.parent" rev="0.9.8">
<artifact name="staxnav.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.staxnav', module='staxnav.parent', version='0.9.8')
)
libraryDependencies += "org.staxnav" % "staxnav.parent" % "0.9.8"
[org.staxnav/staxnav.parent "0.9.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8 |