is not current version
Last Version 1.0

org.apache.oodt:cas-fm-browser 0.4

The graphical front-end interface to the Catalog and Archive Service. This component provides the user of the CAS File Manager with a graphical environment in which they can view archived products' metadata, query for products with particular metadata, and export results of queries to the MS Excel(c) file format.

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-fm-browser
Version

Version

0.4
Type

Type

jar

Download cas-fm-browser 0.4


<!-- https://jarcasting.com/artifacts/org.apache.oodt/cas-fm-browser/ -->
<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>cas-fm-browser</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/cas-fm-browser/
implementation 'org.apache.oodt:cas-fm-browser:0.4'
// https://jarcasting.com/artifacts/org.apache.oodt/cas-fm-browser/
implementation ("org.apache.oodt:cas-fm-browser:0.4")
'org.apache.oodt:cas-fm-browser:jar:0.4'
<dependency org="org.apache.oodt" name="cas-fm-browser" rev="0.4">
  <artifact name="cas-fm-browser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='cas-fm-browser', version='0.4')
)
libraryDependencies += "org.apache.oodt" % "cas-fm-browser" % "0.4"
[org.apache.oodt/cas-fm-browser "0.4"]