| License |
License |
|---|---|
| GroupId | GroupIdorg.javastro |
| ArtifactId | ArtifactIdivoa-schema |
| Last Version | Last Version0.9.3 |
| Release Date | Release Date |
| 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.3.pom | |
| ivoa-schema-0.9.3.jar | 218 KB |
| ivoa-schema-0.9.3-sources.jar | 212 KB |
| ivoa-schema-0.9.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.javastro/ivoa-schema/
implementation 'org.javastro:ivoa-schema:0.9.3'
// https://jarcasting.com/artifacts/org.javastro/ivoa-schema/
implementation ("org.javastro:ivoa-schema:0.9.3")
'org.javastro:ivoa-schema:jar:0.9.3'
<dependency org="org.javastro" name="ivoa-schema" rev="0.9.3">
<artifact name="ivoa-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javastro', module='ivoa-schema', version='0.9.3')
)
libraryDependencies += "org.javastro" % "ivoa-schema" % "0.9.3"
[org.javastro/ivoa-schema "0.9.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.junit.jupiter : junit-jupiter | jar |