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

com.semanticcms:semanticcms-all 1.4.0

Convenience POM to include most SemanticCMS features, not including documentation, AutoGit, or theme.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.semanticcms
Идентификатор

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

semanticcms-all
Версия

Версия

1.4.0
Тип

Тип

pom

Скачать semanticcms-all 1.4.0

Имя Файла Размер
semanticcms-all-1.4.0.pom 4 KB
Обзор

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