is not current version
Last Version 3.0.0-alpha-3

org.apache.cocoon.wicket:cocoon-wicket 3.0.0-alpha-2

Integrate Apache Cocoon 3 with Apache Wicket and vice versa.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.apache.cocoon.wicket
ArtifactId

ArtifactId

cocoon-wicket
Version

Version

3.0.0-alpha-2
Type

Type

jar

Download cocoon-wicket 3.0.0-alpha-2


<!-- https://jarcasting.com/artifacts/org.apache.cocoon.wicket/cocoon-wicket/ -->
<dependency>
    <groupId>org.apache.cocoon.wicket</groupId>
    <artifactId>cocoon-wicket</artifactId>
    <version>3.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon.wicket/cocoon-wicket/
implementation 'org.apache.cocoon.wicket:cocoon-wicket:3.0.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.cocoon.wicket/cocoon-wicket/
implementation ("org.apache.cocoon.wicket:cocoon-wicket:3.0.0-alpha-2")
'org.apache.cocoon.wicket:cocoon-wicket:jar:3.0.0-alpha-2'
<dependency org="org.apache.cocoon.wicket" name="cocoon-wicket" rev="3.0.0-alpha-2">
  <artifact name="cocoon-wicket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon.wicket', module='cocoon-wicket', version='3.0.0-alpha-2')
)
libraryDependencies += "org.apache.cocoon.wicket" % "cocoon-wicket" % "3.0.0-alpha-2"
[org.apache.cocoon.wicket/cocoon-wicket "3.0.0-alpha-2"]