DDMSence

DDMSence (pronounced "dee-dee-em-Essence") is the only open-source Java library that fully supports the DoD Discovery Metadata Specification (DDMS).

License

License

Categories

Categories

Net
GroupId

GroupId

net.urizone
ArtifactId

ArtifactId

ddmsence
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

DDMSence
DDMSence (pronounced "dee-dee-em-Essence") is the only open-source Java library that fully supports the DoD Discovery Metadata Specification (DDMS).
Project URL

Project URL

https://ddmsence.urizone.net/

Download ddmsence

How to add to project

<!-- https://jarcasting.com/artifacts/net.urizone/ddmsence/ -->
<dependency>
    <groupId>net.urizone</groupId>
    <artifactId>ddmsence</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.urizone/ddmsence/
implementation 'net.urizone:ddmsence:2.6.0'
// https://jarcasting.com/artifacts/net.urizone/ddmsence/
implementation ("net.urizone:ddmsence:2.6.0")
'net.urizone:ddmsence:jar:2.6.0'
<dependency org="net.urizone" name="ddmsence" rev="2.6.0">
  <artifact name="ddmsence" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.urizone', module='ddmsence', version='2.6.0')
)
libraryDependencies += "net.urizone" % "ddmsence" % "2.6.0"
[net.urizone/ddmsence "2.6.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3
joda-time : joda-time jar 2.5
net.sf.saxon : Saxon-HE jar 9.6.0-2
xom : xom jar 1.2.5
xerces : xercesImpl jar 2.11.0
xml-apis : xml-apis jar 1.4.01

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0