License |
License |
---|---|
GroupId | GroupIdorg.javastro |
ArtifactId | ArtifactIdivoa-schema |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptionivoa-schemata
A collection of IVOA schema files and some associated utility classes.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ivoa-schema-0.9.1.pom | |
ivoa-schema-0.9.1.jar | 219 KB |
ivoa-schema-0.9.1-sources.jar | 213 KB |
ivoa-schema-0.9.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.javastro/ivoa-schema/ -->
<dependency>
<groupId>org.javastro</groupId>
<artifactId>ivoa-schema</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.javastro/ivoa-schema/
implementation 'org.javastro:ivoa-schema:0.9.1'
// https://jarcasting.com/artifacts/org.javastro/ivoa-schema/
implementation ("org.javastro:ivoa-schema:0.9.1")
'org.javastro:ivoa-schema:jar:0.9.1'
<dependency org="org.javastro" name="ivoa-schema" rev="0.9.1">
<artifact name="ivoa-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javastro', module='ivoa-schema', version='0.9.1')
)
libraryDependencies += "org.javastro" % "ivoa-schema" % "0.9.1"
[org.javastro/ivoa-schema "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 0.9.29 |
org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |