SWIM Data JAXB

The Java XML Bindings for the SWIM data exchange models.

License

License

GroupId

GroupId

com.uvic-cfar.swim
ArtifactId

ArtifactId

swim-jaxb
Last Version

Last Version

2.0.0-alpha1
Release Date

Release Date

Type

Type

pom
Description

Description

SWIM Data JAXB
The Java XML Bindings for the SWIM data exchange models.
Project Organization

Project Organization

UVic Center for Aerospace Research

Download swim-jaxb

How to add to project

<!-- https://jarcasting.com/artifacts/com.uvic-cfar.swim/swim-jaxb/ -->
<dependency>
    <groupId>com.uvic-cfar.swim</groupId>
    <artifactId>swim-jaxb</artifactId>
    <version>2.0.0-alpha1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.uvic-cfar.swim/swim-jaxb/
implementation 'com.uvic-cfar.swim:swim-jaxb:2.0.0-alpha1'
// https://jarcasting.com/artifacts/com.uvic-cfar.swim/swim-jaxb/
implementation ("com.uvic-cfar.swim:swim-jaxb:2.0.0-alpha1")
'com.uvic-cfar.swim:swim-jaxb:pom:2.0.0-alpha1'
<dependency org="com.uvic-cfar.swim" name="swim-jaxb" rev="2.0.0-alpha1">
  <artifact name="swim-jaxb" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.uvic-cfar.swim', module='swim-jaxb', version='2.0.0-alpha1')
)
libraryDependencies += "com.uvic-cfar.swim" % "swim-jaxb" % "2.0.0-alpha1"
[com.uvic-cfar.swim/swim-jaxb "2.0.0-alpha1"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish : javax.annotation jar 3.1.1

runtime (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • ../fixm-jaxb

Versions

Version
2.0.0-alpha1
1.0.1-alpha3
1.0.1-alpha2
1.0.1-alpha1
1.0.0-beta5
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1
1.0.0-alpha5
1.0.0-alpha4