License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.dataone |
ArtifactId | ArtifactIdd1_test_resources |
Version | Version2.3.1 |
Type | Typejar |
Description |
DescriptionDataONE Test Resources Package
Set of common test resources available to all DataONE packages for both unit and integration testing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
d1_test_resources-2.3.1.pom | |
d1_test_resources-2.3.1.jar | 854 KB |
d1_test_resources-2.3.1-sources.jar | 853 KB |
d1_test_resources-2.3.1-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |
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 |