Cocoon Configuration API

The Cocoon Configuration API is a library providing beans for various configuration issues. It describes a mechanism for handling properties in an standardized way.

Лицензия

Лицензия

Категории

Категории

Configuration Библиотеки уровня приложения config
Группа

Группа

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

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

cocoon-configuration-api
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cocoon Configuration API
The Cocoon Configuration API is a library providing beans for various configuration issues. It describes a mechanism for handling properties in an standardized way.
Ссылка на сайт

Ссылка на сайт

http://cocoon.apache.org/subprojects/configuration/configuration-api/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-configuration-api/tags/cocoon-configuration-api-1.0.4

Скачать cocoon-configuration-api

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.2
1.0.1
1.0.0