is not current version
Last Version 12.0

Opencast :: rest-test-environment 11.7

Opencast internal Java library to hold some commen test environments for REST interfaces. This library is used for testing purposes only. It is not included in Opencast's distributions.

License

License

GroupId

GroupId

org.opencastproject
ArtifactId

ArtifactId

opencast-rest-test-environment
Version

Version

11.7
Type

Type

jar
Description

Description

Opencast :: rest-test-environment
Opencast internal Java library to hold some commen test environments for REST interfaces. This library is used for testing purposes only. It is not included in Opencast's distributions.
Project Organization

Project Organization

Opencast Project

Download opencast-rest-test-environment 11.7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.opencastproject : opencast-common jar 11.7
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.29.1
org.glassfish.jersey.core : jersey-server jar 2.29.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.29.1
org.eclipse.jetty : jetty-server jar 9.4.20.v20190813
org.eclipse.jetty : jetty-servlet jar 9.4.20.v20190813

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33

Project Modules

There are no modules declared in this project.