не последняя версия
Последняя версия 4.0.0.Final

org.modeshape:modeshape-integration 4.0.0.Alpha4

Comprises the set of integration tests for the ModeShape project

Группа

Группа

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

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

modeshape-integration
Версия

Версия

4.0.0.Alpha4
Тип

Тип

pom

Скачать modeshape-integration 4.0.0.Alpha4

Имя Файла Размер
modeshape-integration-4.0.0.Alpha4.pom 959 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-integration/ -->
<dependency>
    <groupId>org.modeshape</groupId>
    <artifactId>modeshape-integration</artifactId>
    <version>4.0.0.Alpha4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-integration/
implementation 'org.modeshape:modeshape-integration:4.0.0.Alpha4'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-integration/
implementation ("org.modeshape:modeshape-integration:4.0.0.Alpha4")
'org.modeshape:modeshape-integration:pom:4.0.0.Alpha4'
<dependency org="org.modeshape" name="modeshape-integration" rev="4.0.0.Alpha4">
  <artifact name="modeshape-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-integration', version='4.0.0.Alpha4')
)
libraryDependencies += "org.modeshape" % "modeshape-integration" % "4.0.0.Alpha4"
[org.modeshape/modeshape-integration "4.0.0.Alpha4"]