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

org.modeshape:modeshape-web-cmis 5.3.0.Final

ModeShape Apache Chemistry support library

Группа

Группа

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

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

modeshape-web-cmis
Версия

Версия

5.3.0.Final
Тип

Тип

jar

Скачать modeshape-web-cmis 5.3.0.Final


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