Catalog and Archive Service Generic Multi-valued Metadata Container

A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

org.apache.oodt
Идентификатор

Идентификатор

cas-metadata
Последняя версия

Последняя версия

1.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Catalog and Archive Service Generic Multi-valued Metadata Container
A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1.
Организация-разработчик

Организация-разработчик

Apache OODT

Скачать cas-metadata

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 19.0
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.2
org.apache.oodt : oodt-commons jar 1.9.1
org.apache.oodt : pcs-input jar 1.9.1
org.apache.tika : tika-core jar 1.13
org.springframework : spring-core jar 2.5.4
org.springframework : spring-hibernate3 jar 2.0.8

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.
org.apache.oodt

The Apache Software Foundation

Версии библиотеки

Версия
1.9.1
1.9
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.1
1.0
0.12
0.11
0.10
0.9
0.8.1
0.8
0.7
0.6
0.5
0.4
0.3
0.2