is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-nashorn-parent 9.0.0-M5

Parent project of all components using the nashorn engine

Categories

Categories

JavaScript Languages Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-nashorn-parent
Version

Version

9.0.0-M5
Type

Type

pom

Download wicketstuff-nashorn-parent 9.0.0-M5


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