Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-jamon-parent |
Version | Version7.7.0 |
Type | Typepom |
Filename | Size |
---|---|
wicketstuff-jamon-parent-7.7.0.pom | 958 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-jamon-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-jamon-parent</artifactId>
<version>7.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-jamon-parent/
implementation 'org.wicketstuff:wicketstuff-jamon-parent:7.7.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-jamon-parent/
implementation ("org.wicketstuff:wicketstuff-jamon-parent:7.7.0")
'org.wicketstuff:wicketstuff-jamon-parent:pom:7.7.0'
<dependency org="org.wicketstuff" name="wicketstuff-jamon-parent" rev="7.7.0">
<artifact name="wicketstuff-jamon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-jamon-parent', version='7.7.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-jamon-parent" % "7.7.0"
[org.wicketstuff/wicketstuff-jamon-parent "7.7.0"]