| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.cristalise |
| ArtifactId | ArtifactIdcristalise-js-rhino |
| Last Version | Last Version5.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjs-rhino
Rhino Javascript Module
|
| Filename | Size |
|---|---|
| cristalise-js-rhino-5.7.0.pom | |
| cristalise-js-rhino-5.7.0.jar | 3 KB |
| cristalise-js-rhino-5.7.0-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cristalise/cristalise-js-rhino/ -->
<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-js-rhino</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cristalise/cristalise-js-rhino/
implementation 'org.cristalise:cristalise-js-rhino:5.7.0'
// https://jarcasting.com/artifacts/org.cristalise/cristalise-js-rhino/
implementation ("org.cristalise:cristalise-js-rhino:5.7.0")
'org.cristalise:cristalise-js-rhino:jar:5.7.0'
<dependency org="org.cristalise" name="cristalise-js-rhino" rev="5.7.0">
<artifact name="cristalise-js-rhino" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cristalise', module='cristalise-js-rhino', version='5.7.0')
)
libraryDependencies += "org.cristalise" % "cristalise-js-rhino" % "5.7.0"
[org.cristalise/cristalise-js-rhino "5.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.castor : castor-xml-schema | jar | 1.4.1 |
| org.codehaus.castor : castor-xml | jar | 1.4.1 |
| org.apache.shiro : shiro-core | jar | 1.4.2 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| xmlunit : xmlunit | jar | 1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mozilla : rhino | jar | 1.7.6 |
| de.christophkraemer : rhino-script-engine | jar | 1.1.1 |
| org.python : jython | jar | 2.5.3 |