wicket-bom
The Apache Wicket Bill of Materials to be used in CToolkiT libraries.
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Wicket User Interface Web Frameworks |
GroupId | GroupIdorg.ctoolkit.maven |
ArtifactId | ArtifactIdwicket-bom |
Last Version | Last Version8.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Wicket Bill of Materials
The Apache Wicket Bill of Materials to be used in CtoolkiT libraries.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
The Apache Wicket Bill of Materials to be used in CToolkiT libraries.