is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-nashorn 7.6.0

Components using the nashorn engine

Categories

Categories

JavaScript Languages Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-nashorn
Version

Version

7.6.0
Type

Type

jar

Download wicketstuff-nashorn 7.6.0


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