| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cocoon |
| Идентификатор | Идентификаторcocoon-22-archetype-block-plain |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCocoon 2.2 Archetype: Block (plain)
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-22-archetype-block-plain/ -->
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-22-archetype-block-plain</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-22-archetype-block-plain/
implementation 'org.apache.cocoon:cocoon-22-archetype-block-plain:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-22-archetype-block-plain/
implementation ("org.apache.cocoon:cocoon-22-archetype-block-plain:1.0.0")
'org.apache.cocoon:cocoon-22-archetype-block-plain:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-22-archetype-block-plain" rev="1.0.0">
<artifact name="cocoon-22-archetype-block-plain" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-22-archetype-block-plain', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-22-archetype-block-plain" % "1.0.0"
[org.apache.cocoon/cocoon-22-archetype-block-plain "1.0.0"]