is not current version
Last Version 9.10.0

org.wicketstuff:jee-web-parent 7.3.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jee-web-parent
Version

Version

7.3.0
Type

Type

pom

Download jee-web-parent 7.3.0

Filename Size
jee-web-parent-7.3.0.pom 1 KB
Browse

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