w

wicketstuff-portlet-parent

Parent project for WicketStuff Portlet
The Apache Software License, Version 2.0
Konstantinos Karavitis Peter Pastrnak
Files download
File Operation
wicketstuff-portlet-parent-9.17.0.pom download
Apache Maven
<dependency>
  <groupId>org.wicketstuff</groupId>
  <artifactId>wicketstuff-portlet-parent</artifactId>
  <version>9.17.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wicketstuff:wicketstuff-portlet-parent:9.17.0'
Gradle Kotlin
implementation("org.wicketstuff:wicketstuff-portlet-parent:9.17.0")
Scala SBT
libraryDependencies += "org.wicketstuff" % "wicketstuff-portlet-parent" % "9.17.0"
Groovy Grape
@Grapes(
  @Grab(group='org.wicketstuff', module='wicketstuff-portlet-parent', version='9.17.0')
)
Apache Ivy
<dependency org="org.wicketstuff" name="wicketstuff-portlet-parent" rev="9.17.0" />
Leiningen
[org.wicketstuff/wicketstuff-portlet-parent "9.17.0"]
Apache Buildr
'org.wicketstuff:wicketstuff-portlet-parent:jar:9.17.0'