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

org.ow2.orchestra:orchestra-engine-common 4.9.0-M5


Группа

Группа

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

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

orchestra-engine-common
Версия

Версия

4.9.0-M5
Тип

Тип

pom

Скачать orchestra-engine-common 4.9.0-M5

Имя Файла Размер
orchestra-engine-common-4.9.0-M5.pom 863 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-engine-common/ -->
<dependency>
    <groupId>org.ow2.orchestra</groupId>
    <artifactId>orchestra-engine-common</artifactId>
    <version>4.9.0-M5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-engine-common/
implementation 'org.ow2.orchestra:orchestra-engine-common:4.9.0-M5'
// https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-engine-common/
implementation ("org.ow2.orchestra:orchestra-engine-common:4.9.0-M5")
'org.ow2.orchestra:orchestra-engine-common:pom:4.9.0-M5'
<dependency org="org.ow2.orchestra" name="orchestra-engine-common" rev="4.9.0-M5">
  <artifact name="orchestra-engine-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra', module='orchestra-engine-common', version='4.9.0-M5')
)
libraryDependencies += "org.ow2.orchestra" % "orchestra-engine-common" % "4.9.0-M5"
[org.ow2.orchestra/orchestra-engine-common "4.9.0-M5"]