Last Version

DataONE Test Resources Package 2.3.1

Set of common test resources available to all DataONE packages for both unit and integration testing

License

License

Categories

Categories

Data
GroupId

GroupId

org.dataone
ArtifactId

ArtifactId

d1_test_resources
Version

Version

2.3.1
Type

Type

jar
Description

Description

DataONE Test Resources Package
Set of common test resources available to all DataONE packages for both unit and integration testing
Project URL

Project URL

http://dataone.org
Source Code Management

Source Code Management

https://github.com/DataONEorg/d1_test_resources

Download d1_test_resources 2.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.directory.server : apacheds-server-integ jar 2.0.0-M21
org.apache.directory.server : apacheds-core-integ jar 2.0.0-M21
org.apache.directory.server : apacheds-server-jndi jar 2.0.0-M21

test (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-simple jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13
org.springframework : spring-core jar 4.3.8.RELEASE
org.springframework : spring-context jar 4.3.8.RELEASE
org.springframework : spring-beans jar 4.3.8.RELEASE
org.springframework : spring-test jar 4.3.8.RELEASE

Project Modules

There are no modules declared in this project.