cantaa Parent


License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.cantaa
ArtifactId

ArtifactId

cantaa-commons-parent
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

cantaa Parent
cantaa Parent
Project Organization

Project Organization

cantaa GmbH
Source Code Management

Source Code Management

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

Download cantaa-commons-parent

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.6.6

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.10

Project Modules

  • ../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

Versions

Version
2.0
1.9
1.8
1.7
1.6
1.5
1.1