Jar examples for m:metadata
Group of modules related to handling metadata. The "geotk-metadata" sub-module contains the core classes and an implementation of the ISO 19115 standard. The "geotk-metadata-sql" sub-module provides services for metadata storage in a SQL database. The "geotk-metadata-fra" sub-module is a profile of ISO 19115.
You can download jar file metadata 0.9.0 in this page.
Open Source License
You can use the following script to add metadata-0.9.0.jar to your project.
<dependency> <groupId>com.redhat.lightblue</groupId> <artifactId>metadata</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.redhat.lightblue', name: 'metadata', version: '0.9.0'
libraryDependencies += "com.redhat.lightblue" % "metadata" % "0.9.0"
<dependency org="com.redhat.lightblue" name="metadata" rev="0.9.0"/>
@Grapes(@Grab(group='com.redhat.lightblue', module='metadata', version='0.9.0'))
'com.redhat.lightblue:metadata:jar:0.9.0'
Click the following link to download the jar file.
metadata-0.9.0-javadoc.jar