Chenillekit Core

This library contains some basic classes we need for other chenillekit modules.

Лицензия

Лицензия

Группа

Группа

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

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

chenillekit-core
Последняя версия

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

1.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Chenillekit Core
This library contains some basic classes we need for other chenillekit modules.
Организация-разработчик

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

ChenilleKit

Скачать chenillekit-core

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.tapestry : tapestry-ioc jar 5.3.1
commons-configuration : commons-configuration jar 1.6

test (2)

Идентификатор библиотеки Тип Версия
org.chenillekit : chenillekit-test jar 1.3.3
org.slf4j : jcl-over-slf4j jar 1.5.10

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

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

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

Версия
1.3.3
1.3.2
1.3.0
1.2.0