| License |
License |
|---|---|
| GroupId | GroupIdcom.qwazr |
| ArtifactId | ArtifactIdqwazr-scripts |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQWAZR Scripts
Scripts services for QWAZR
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| qwazr-scripts-1.5.0.pom | |
| qwazr-scripts-1.5.0.jar | 28 KB |
| qwazr-scripts-1.5.0-sources.jar | 17 KB |
| qwazr-scripts-1.5.0-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qwazr/qwazr-scripts/ -->
<dependency>
<groupId>com.qwazr</groupId>
<artifactId>qwazr-scripts</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qwazr/qwazr-scripts/
implementation 'com.qwazr:qwazr-scripts:1.5.0'
// https://jarcasting.com/artifacts/com.qwazr/qwazr-scripts/
implementation ("com.qwazr:qwazr-scripts:1.5.0")
'com.qwazr:qwazr-scripts:jar:1.5.0'
<dependency org="com.qwazr" name="qwazr-scripts" rev="1.5.0">
<artifact name="qwazr-scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qwazr', module='qwazr-scripts', version='1.5.0')
)
libraryDependencies += "com.qwazr" % "qwazr-scripts" % "1.5.0"
[com.qwazr/qwazr-scripts "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.qwazr : qwazr-library | jar | 1.5.0 |
| com.qwazr : qwazr-cluster | jar | 1.5.0 |
| org.graalvm.js : js-scriptengine | jar | 20.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.graalvm.js : js | jar | 20.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
| org.hamcrest : hamcrest | jar | 2.2 |