не последняя версия
Последняя версия 12.0

org.opencastproject:opencast-rest-test-environment 8.3

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.

Группа

Группа

org.opencastproject
Идентификатор

Идентификатор

opencast-rest-test-environment
Версия

Версия

8.3
Тип

Тип

jar

Скачать opencast-rest-test-environment 8.3


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