Last Version

Wicket-Scala Samples 9.10.0

An example project demonstrating various uses of the WicketStuff-Scala-Extensions project.

License

License

Categories

Categories

Scala Languages Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.scala
ArtifactId

ArtifactId

wicketstuff-sample
Version

Version

9.10.0
Type

Type

jar
Description

Description

Wicket-Scala Samples
An example project demonstrating various uses of the WicketStuff-Scala-Extensions project.

Download wicketstuff-sample 9.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wicketstuff.scala : wicketstuff-scala jar 9.10.0
org.apache.wicket : wicket-core jar 9.10.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.