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

GroupId

GroupId

org.imintel
ArtifactId

ArtifactId

ddmsence
Last Version

Last Version

2.1.0-MF
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://github.com/imintel/ddmsence

Download ddmsence

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
xom : xom jar 1.2.5
net.sf.saxon : saxon-dom jar 8.7
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.
org.imintel

Institute for Modern Intelligence

Versions

Version
2.1.0-MF