License |
License |
---|---|
GroupId | GroupIdorg.javastro |
ArtifactId | ArtifactIdivoa-entities |
Version | Version0.9 |
Type | Typejar |
Description |
Descriptionivoa-entities
JAXB annotated objects for IVOA schema related mainly to the registry
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ivoa-entities-0.9.pom | |
ivoa-entities-0.9.jar | 3 MB |
ivoa-entities-0.9-sources.jar | 1 MB |
ivoa-entities-0.9-javadoc.jar | 10 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.javastro/ivoa-entities/ -->
<dependency>
<groupId>org.javastro</groupId>
<artifactId>ivoa-entities</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.javastro/ivoa-entities/
implementation 'org.javastro:ivoa-entities:0.9'
// https://jarcasting.com/artifacts/org.javastro/ivoa-entities/
implementation ("org.javastro:ivoa-entities:0.9")
'org.javastro:ivoa-entities:jar:0.9'
<dependency org="org.javastro" name="ivoa-entities" rev="0.9">
<artifact name="ivoa-entities" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javastro', module='ivoa-entities', version='0.9')
)
libraryDependencies += "org.javastro" % "ivoa-entities" % "0.9"
[org.javastro/ivoa-entities "0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.javastro : ivoa-schema | jar | 1.0-SNAPSHOT |
org.eclipse.persistence : javax.persistence | jar | 2.0.3 |
org.eclipse.persistence : eclipselink | jar | 2.7.4 |
net.sf.saxon : Saxon-HE | jar | 9.9.1-2 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.1 |
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.annotation : jsr250-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-xjc | jar | 2.2.11 |
javax.xml.bind : jaxb-api | jar | 2.2.12 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.11 |
com.sun.xml.bind : jaxb-core | jar | 2.2.11 |
javax.transaction : jta | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.derby : derby | jar | 10.11.1.1 |
junit : junit | jar | 4.8.2 |