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

com.semanticcms:semanticcms-core-all 1.2.0

Convenience POM to include most Java API for modeling web page content and relationships features, not including documentation or examples.

Категории

Категории

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

Группа

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

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

semanticcms-core-all
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать semanticcms-core-all 1.2.0

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

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