cantaa Parent


Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

https://github.com/Lessy/cantaa-commons

Скачать cantaa-commons-parent

Имя Файла Размер
cantaa-commons-parent-2.0.pom 10 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 Необязательный jar 1.6.6

test (1)

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

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

  • ../Common

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