Last Version

Apache Wicket Bill of Materials 8.6.1

The Apache Wicket Bill of Materials to be used in CtoolkiT libraries.

License

License

Categories

Categories

Maven Build Tools Wicket User Interface Web Frameworks
GroupId

GroupId

org.ctoolkit.maven
ArtifactId

ArtifactId

wicket-bom
Version

Version

8.6.1
Type

Type

pom
Description

Description

Apache Wicket Bill of Materials
The Apache Wicket Bill of Materials to be used in CtoolkiT libraries.
Project URL

Project URL

https://github.com/turnonline/wicket-bom
Source Code Management

Source Code Management

https://github.com/turnonline/wicket-bom

Download wicket-bom 8.6.1

Filename Size
wicket-bom-8.6.1.pom 4 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.