License |
License |
---|---|
GroupId | GroupIdde.extra-standard |
ArtifactId | ArtifactIdextra-schema |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextra-schema
eXTra Schema for XSD
|
Project URL |
Project URL |
Filename | Size |
---|---|
extra-schema-1.0.0.pom | |
extra-schema-1.0.0.jar | 189 KB |
extra-schema-1.0.0-tests.jar | 5 KB |
extra-schema-1.0.0-test-sources.jar | 2 KB |
extra-schema-1.0.0-sources.jar | 227 KB |
extra-schema-1.0.0-javadoc.jar | 990 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.extra-standard/extra-schema/ -->
<dependency>
<groupId>de.extra-standard</groupId>
<artifactId>extra-schema</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.extra-standard/extra-schema/
implementation 'de.extra-standard:extra-schema:1.0.0'
// https://jarcasting.com/artifacts/de.extra-standard/extra-schema/
implementation ("de.extra-standard:extra-schema:1.0.0")
'de.extra-standard:extra-schema:jar:1.0.0'
<dependency org="de.extra-standard" name="extra-schema" rev="1.0.0">
<artifact name="extra-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.extra-standard', module='extra-schema', version='1.0.0')
)
libraryDependencies += "de.extra-standard" % "extra-schema" % "1.0.0"
[de.extra-standard/extra-schema "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 1.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.5 |
com.sun.xml.bind : jaxb-xjc | jar | 2.2.5 |
org.springframework : spring-core | jar | 3.1.1.RELEASE |
org.springframework : spring-beans | jar | 3.1.1.RELEASE |
org.springframework : spring-context | jar | 3.1.1.RELEASE |
org.springframework : spring-oxm | jar | 3.1.1.RELEASE |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
ch.qos.logback : logback-core | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.1.1.RELEASE |
junit : junit | jar | 4.10 |