is not current version
Last Version 12.0

Opencast :: rest-test-environment 10.8

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

10.8
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 10.8


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

Dependencies

compile (7)

Group / Artifact Type Version
org.opencastproject : opencast-common jar 10.8
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.26

Project Modules

There are no modules declared in this project.