DataONE_Common_Java

DataONE Common Code with Service Interface Definitions

Лицензия

Лицензия

Apache License, Version 2.0
Категории

Категории

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

Группа

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

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

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

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

2.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

DataONE_Common_Java
DataONE Common Code with Service Interface Definitions
Ссылка на сайт

Ссылка на сайт

http://dataone.org
Система контроля версий

Система контроля версий

https://github.com/DataONEorg/d1_common_java

Скачать d1_common_java

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

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

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
javax.mail : mail jar 1.4.1
javax.xml.bind : jaxb-api jar 2.2.3
joda-time : joda-time jar 2.9.9
log4j : log4j jar 1.2.17
org.apache.maven.plugins : maven-compiler-plugin maven-plugin 2.3.1
org.apache.maven.plugins : maven-jar-plugin maven-plugin 2.3.1
org.apache.maven.plugins : maven-clean-plugin maven-plugin 2.4.1
commons-fileupload : commons-fileupload jar [1.3.3,)
org.apache.httpcomponents : httpmime jar 4.3.3
org.apache.commons : commons-collections4 jar [4.1,)
org.apache.commons : commons-lang3 jar 3.3.2
commons-configuration : commons-configuration jar 1.7
commons-io : commons-io jar 2.4
commons-beanutils : commons-beanutils jar [1.9.4,)

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar [4.13.1,)
org.dataone : d1_test_resources jar 2.3.1

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

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

DataONE Java Service API

Java Build SNAPSHOT and push to Maven Central Publish package on release

This service-api library encapsulates the DataONE service programming interface as a set of Java classes that can be implemented by both client and server systems wishing to implement the API. The API includes interface definitions and class definitions for types and exceptions.

See the test classes under src/test for example usage.

See LICENSE.txt for the details of distributing this software.

This work was created by participants in the DataONE project, and is
jointly copyrighted by participating institutions in DataONE. For
more information on DataONE, see our web site at http://dataone.org.

  Copyright 2011-

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
org.dataone

DataONE

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

Версия
2.4.2
2.4.1
2.4.0
2.3.0