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

org.apache.cocoon:cocoon-template 1


Группа

Группа

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

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

cocoon-template
Версия

Версия

1
Тип

Тип

pom

Скачать cocoon-template 1

Имя Файла Размер
cocoon-template-1.pom 944 bytes
Обзор

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