Last Version

Wicket-Scala Samples 1.5-RC5.1

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

sample
Version

Version

1.5-RC5.1
Type

Type

jar
Description

Description

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

Download sample 1.5-RC5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wicketstuff.scala : wicket-scala jar 1.5-RC5.1
org.apache.wicket : wicket pom 1.5-RC5.1

provided (1)

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

test (4)

Group / Artifact Type Version
org.scala-tools.testing : specs_2.8.1 jar 1.6.7.2
org.scalatest : scalatest jar 1.3
junit : junit jar 4.8.2
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.