License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.openjax.xml |
ArtifactId | ArtifactIddatatype |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionOpenJAX XML DataType
Java bindings to XML data types as specified at http://www.w3.org/TR/xmlschema11-2/.
|
Project Organization |
Project OrganizationOpenJAX |
Filename | Size |
---|---|
datatype-0.9.4.pom | |
datatype-0.9.4.jar | 28 KB |
datatype-0.9.4-tests.jar | 18 KB |
datatype-0.9.4-sources.jar | 22 KB |
datatype-0.9.4-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openjax.xml/datatype/ -->
<dependency>
<groupId>org.openjax.xml</groupId>
<artifactId>datatype</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjax.xml/datatype/
implementation 'org.openjax.xml:datatype:0.9.4'
// https://jarcasting.com/artifacts/org.openjax.xml/datatype/
implementation ("org.openjax.xml:datatype:0.9.4")
'org.openjax.xml:datatype:jar:0.9.4'
<dependency org="org.openjax.xml" name="datatype" rev="0.9.4">
<artifact name="datatype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjax.xml', module='datatype', version='0.9.4')
)
libraryDependencies += "org.openjax.xml" % "datatype" % "0.9.4"
[org.openjax.xml/datatype "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
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 |