cantaa Commons


Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

cantaa-commons
Последняя версия

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

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

cantaa GmbH

Скачать cantaa-commons

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.wicket : wicket-core Необязательный jar 6.16.0
org.apache.wicket : wicket-spring Необязательный jar 6.16.0
javassist : javassist Необязательный jar 3.12.0.GA
org.springframework : spring-core Необязательный jar 3.0.5.RELEASE
org.springframework : spring-beans Необязательный jar 3.0.5.RELEASE
org.springframework : spring-web Необязательный jar 3.0.5.RELEASE
org.springframework : spring-orm Необязательный jar 3.0.5.RELEASE
javax.persistence : persistence-api Необязательный jar 1.0.2
org.slf4j : slf4j-log4j12 Необязательный jar 1.6.6

test (1)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.10

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

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

cantaa-commons

Release: 1.6

  • Start Bundle-Externalization
  • new EnumUtil + ValueHolder
  • Wicket AbstractApplicationFactory no longer writes the appType to a system property but uses a static variable in class Environment

1.5

  • Time, TimeConverter
  • PlaceHolderConfigurer, Prop.loader
  • Cache: Multikey-Aware
  • BooleanModel
  • JQuery/Ajax-Wicket
  • Convenient Generic Comparator
  • Dependencies set to optional

1.2-SNAPSHOT

  • new PercentageConverter (like MoneyConverter)
  • Types Money, Percentage, and Quantity registered in SafeModel

1.1 First release to Maven Central

External dependancies:

  • Global

    • slf-log4j12
    • junit4 (Test only)
  • Spring-Package

    • spring-core, -beans, -web, -orm
    • javax.persistence
  • Wicket-Package

    • wicket-core:
    • wicket-spring:
    • javassist (SafeModel)

All dependencies are marked as optional

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

Версия
2.0
1.9
1.8
1.7
1.6
1.5
1.1