DataONE_Common_Java

DataONE Common Code with Service Interface Definitions

License

License

Apache License, Version 2.0
Categories

Categories

Data
GroupId

GroupId

org.dataone
ArtifactId

ArtifactId

d1_common_java
Last Version

Last Version

2.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

DataONE_Common_Java
DataONE Common Code with Service Interface Definitions
Project URL

Project URL

http://dataone.org
Source Code Management

Source Code Management

https://github.com/DataONEorg/d1_common_java

Download d1_common_java

How to add to project

<!-- 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"]

Dependencies

compile (14)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar [4.13.1,)
org.dataone : d1_test_resources jar 2.3.1

Project Modules

There are no modules declared in this project.

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

Versions

Version
2.4.2
2.4.1
2.4.0
2.3.0