xaloon components

xaloon.org introduces an open source package of wicket based components

License

License

GroupId

GroupId

org.xaloon
ArtifactId

ArtifactId

xaloon-parent
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

xaloon components
xaloon.org introduces an open source package of wicket based components
Project Organization

Project Organization

xaloon.org

Download xaloon-parent

Filename Size
xaloon-parent-1.6.0.pom 15 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xaloon-core
  • xaloon-wicket
  • xaloon-archetypes
  • docs

Versions

Version
1.6.0
1.5.2
1.5.1
1.5.0