License |
License |
---|---|
GroupId | GroupIdorg.openjax.xml |
ArtifactId | ArtifactIdsax |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionOpenJAX XML SAX
Utility functions and convenience patterns specializing in the Java's SAX libraries.
|
Project Organization |
Project OrganizationOpenJAX |
Filename | Size |
---|---|
sax-0.9.4.pom | |
sax-0.9.4.jar | 36 KB |
sax-0.9.4-tests.jar | 26 KB |
sax-0.9.4-sources.jar | 30 KB |
sax-0.9.4-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openjax.xml/sax/ -->
<dependency>
<groupId>org.openjax.xml</groupId>
<artifactId>sax</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjax.xml/sax/
implementation 'org.openjax.xml:sax:0.9.4'
// https://jarcasting.com/artifacts/org.openjax.xml/sax/
implementation ("org.openjax.xml:sax:0.9.4")
'org.openjax.xml:sax:jar:0.9.4'
<dependency org="org.openjax.xml" name="sax" rev="0.9.4">
<artifact name="sax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjax.xml', module='sax', version='0.9.4')
)
libraryDependencies += "org.openjax.xml" % "sax" % "0.9.4"
[org.openjax.xml/sax "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.libj : net | jar | 0.5.2 |
org.libj : io | jar | 0.7.7 |
org.openjax.xml : schema | jar | 0.9.4 |
org.openjax.xml : api | jar | 0.9.4 |
org.opengis.cite.xerces : xercesImpl-xsd11 | jar | 2.12-beta-r1667115 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |