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 1.0.1 in this page.
Open Source License
You can use the following script to add metadata-1.0.1.jar to your project.
<dependency> <groupId>com.redhat.lightblue</groupId> <artifactId>metadata</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.redhat.lightblue', name: 'metadata', version: '1.0.1'
libraryDependencies += "com.redhat.lightblue" % "metadata" % "1.0.1"
<dependency org="com.redhat.lightblue" name="metadata" rev="1.0.1"/>
@Grapes(@Grab(group='com.redhat.lightblue', module='metadata', version='1.0.1'))
'com.redhat.lightblue:metadata:jar:1.0.1'
Click the following link to download the jar file.
metadata-1.0.1-javadoc.jar