Last Version

Prototype Integration 1.5-RC5.1

WicketStuff Prototype offers a standardized integration of the prototype javascript library.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

prototype
Version

Version

1.5-RC5.1
Type

Type

jar
Description

Description

Prototype Integration
WicketStuff Prototype offers a standardized integration of the prototype javascript library.

Download prototype 1.5-RC5.1


<!-- 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"]

Dependencies

compile (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.