License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.tcdng.unify |
ArtifactId | ArtifactIdunify-nashorn |
Last Version | Last Version2.1.33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunify-nashorn
Unify Framework: Nashorn Script Engine Integration
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unify-nashorn-2.1.33.pom | |
unify-nashorn-2.1.33.jar | 3 KB |
unify-nashorn-2.1.33-tests.jar | 3 KB |
unify-nashorn-2.1.33-sources.jar | 3 KB |
unify-nashorn-2.1.33-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tcdng.unify/unify-nashorn/ -->
<dependency>
<groupId>com.tcdng.unify</groupId>
<artifactId>unify-nashorn</artifactId>
<version>2.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-nashorn/
implementation 'com.tcdng.unify:unify-nashorn:2.1.33'
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-nashorn/
implementation ("com.tcdng.unify:unify-nashorn:2.1.33")
'com.tcdng.unify:unify-nashorn:jar:2.1.33'
<dependency org="com.tcdng.unify" name="unify-nashorn" rev="2.1.33">
<artifact name="unify-nashorn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tcdng.unify', module='unify-nashorn', version='2.1.33')
)
libraryDependencies += "com.tcdng.unify" % "unify-nashorn" % "2.1.33"
[com.tcdng.unify/unify-nashorn "2.1.33"]
Group / Artifact | Type | Version |
---|---|---|
com.tcdng.unify : unify-core | jar | 2.1.33 |
com.tcdng.unify : unify-web | jar | 2.1.33 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.tcdng.unify : unify-core | test-jar | 2.1.33 |
com.tcdng.unify : unify-web | test-jar | 2.1.33 |
junit : junit | jar | 4.13.1 |
org.hsqldb : hsqldb | jar | 2.3.3 |