OCFL Java Integration Tests

Integration tests for the OCFL Java library.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

edu.wisc.library.ocfl
ArtifactId

ArtifactId

ocfl-java-itest
Last Version

Last Version

1.4.6
Release Date

Release Date

Type

Type

jar
Description

Description

OCFL Java Integration Tests
Integration tests for the OCFL Java library.
Project URL

Project URL

https://github.com/UW-Madison-Library/ocfl-java
Source Code Management

Source Code Management

https://github.com/UW-Madison-Library/ocfl-java

Download ocfl-java-itest

How to add to project

<!-- https://jarcasting.com/artifacts/edu.wisc.library.ocfl/ocfl-java-itest/ -->
<dependency>
    <groupId>edu.wisc.library.ocfl</groupId>
    <artifactId>ocfl-java-itest</artifactId>
    <version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/edu.wisc.library.ocfl/ocfl-java-itest/
implementation 'edu.wisc.library.ocfl:ocfl-java-itest:1.4.6'
// https://jarcasting.com/artifacts/edu.wisc.library.ocfl/ocfl-java-itest/
implementation ("edu.wisc.library.ocfl:ocfl-java-itest:1.4.6")
'edu.wisc.library.ocfl:ocfl-java-itest:jar:1.4.6'
<dependency org="edu.wisc.library.ocfl" name="ocfl-java-itest" rev="1.4.6">
  <artifact name="ocfl-java-itest" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.wisc.library.ocfl', module='ocfl-java-itest', version='1.4.6')
)
libraryDependencies += "edu.wisc.library.ocfl" % "ocfl-java-itest" % "1.4.6"
[edu.wisc.library.ocfl/ocfl-java-itest "1.4.6"]

Dependencies

compile (2)

Group / Artifact Type Version
edu.wisc.library.ocfl : ocfl-java-core jar 1.4.6
edu.wisc.library.ocfl : ocfl-java-aws jar 1.4.6

test (15)

Group / Artifact Type Version
edu.wisc.library.ocfl : ocfl-java-test jar 1.4.6
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : jul-to-slf4j jar 2.0.0-alpha6
org.slf4j : jcl-over-slf4j jar 2.0.0-alpha6
org.slf4j : log4j-over-slf4j jar 2.0.0-alpha6
ch.qos.logback : logback-classic jar 1.3.0-alpha12
org.postgresql : postgresql jar 42.3.2
com.h2database : h2 jar 2.1.210
org.mariadb.jdbc : mariadb-java-client jar 2.7.5
com.mchange : c3p0 jar 0.9.5.5
com.adobe.testing : s3mock-junit5 jar 2.3.3
io.micrometer : micrometer-core jar 1.6.5
io.micrometer : micrometer-registry-prometheus jar 1.6.5
io.prometheus : simpleclient_httpserver jar 0.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2