License |
License |
---|---|
Categories |
CategoriesScala Languages Wicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff.scala |
ArtifactId | ArtifactIdsample |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket-Scala Samples
An example project demonstrating various uses of the WicketStuff-Scala-Extensions project.
|
Filename | Size |
---|---|
sample-1.5-RC5.1.pom | |
sample-1.5-RC5.1.jar | 29 KB |
sample-1.5-RC5.1-sources.jar | 3 KB |
sample-1.5-RC5.1-javadoc.jar | 19 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff.scala : wicket-scala | jar | 1.5-RC5.1 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
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 |