License |
License |
---|---|
GroupId | GroupIdorg.openjax.xml |
ArtifactId | ArtifactIdschema |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionOpenJAX XML Schema
XML Schema.
|
Project Organization |
Project OrganizationOpenJAX |
Filename | Size |
---|---|
schema-0.9.4.pom | |
schema-0.9.4.jar | 17 KB |
schema-0.9.4-tests.jar | 2 KB |
schema-0.9.4-sources.jar | 16 KB |
schema-0.9.4-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openjax.xml/schema/ -->
<dependency>
<groupId>org.openjax.xml</groupId>
<artifactId>schema</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjax.xml/schema/
implementation 'org.openjax.xml:schema:0.9.4'
// https://jarcasting.com/artifacts/org.openjax.xml/schema/
implementation ("org.openjax.xml:schema:0.9.4")
'org.openjax.xml:schema:jar:0.9.4'
<dependency org="org.openjax.xml" name="schema" rev="0.9.4">
<artifact name="schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjax.xml', module='schema', version='0.9.4')
)
libraryDependencies += "org.openjax.xml" % "schema" % "0.9.4"
[org.openjax.xml/schema "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
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 |