| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Wicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdwicketstuff-nashorn-parent |
| Last Version | Last Version9.10.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWicketstuff Nashorn Parent
Parent project of all components using the nashorn engine
|
| Filename | Size |
|---|---|
| wicketstuff-nashorn-parent-9.10.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-nashorn-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-nashorn-parent</artifactId>
<version>9.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-nashorn-parent/
implementation 'org.wicketstuff:wicketstuff-nashorn-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-nashorn-parent/
implementation ("org.wicketstuff:wicketstuff-nashorn-parent:9.10.0")
'org.wicketstuff:wicketstuff-nashorn-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-nashorn-parent" rev="9.10.0">
<artifact name="wicketstuff-nashorn-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-nashorn-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-nashorn-parent" % "9.10.0"
[org.wicketstuff/wicketstuff-nashorn-parent "9.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.10.0 |