License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdprototype |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrototype Integration
WicketStuff Prototype offers a standardized integration of the prototype javascript library.
|
Filename | Size |
---|---|
prototype-1.5-RC5.1.pom | |
prototype-1.5-RC5.1.jar | 32 KB |
prototype-1.5-RC5.1-sources.jar | 30 KB |
prototype-1.5-RC5.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/prototype/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>prototype</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/prototype/
implementation 'org.wicketstuff:prototype:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/prototype/
implementation ("org.wicketstuff:prototype:1.5-RC5.1")
'org.wicketstuff:prototype:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="prototype" rev="1.5-RC5.1">
<artifact name="prototype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='prototype', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "prototype" % "1.5-RC5.1"
[org.wicketstuff/prototype "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : jslibraries | jar | 1.5-RC5.1 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
javax.servlet : servlet-api | jar | 2.5 |
org.slf4j : slf4j-simple | jar | 1.6.1 |