License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.github.cafapi.decoder |
ArtifactId | ArtifactIddecoder-js |
Last Version | Last Version2.0.0-425 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
decoder-js-2.0.0-425.pom | |
decoder-js-2.0.0-425.jar | 5 KB |
decoder-js-2.0.0-425-sources.jar | 5 KB |
decoder-js-2.0.0-425-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.decoder/decoder-js/ -->
<dependency>
<groupId>com.github.cafapi.decoder</groupId>
<artifactId>decoder-js</artifactId>
<version>2.0.0-425</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.decoder/decoder-js/
implementation 'com.github.cafapi.decoder:decoder-js:2.0.0-425'
// https://jarcasting.com/artifacts/com.github.cafapi.decoder/decoder-js/
implementation ("com.github.cafapi.decoder:decoder-js:2.0.0-425")
'com.github.cafapi.decoder:decoder-js:jar:2.0.0-425'
<dependency org="com.github.cafapi.decoder" name="decoder-js" rev="2.0.0-425">
<artifact name="decoder-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.decoder', module='decoder-js', version='2.0.0-425')
)
libraryDependencies += "com.github.cafapi.decoder" % "decoder-js" % "2.0.0-425"
[com.github.cafapi.decoder/decoder-js "2.0.0-425"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
org.graalvm.js : js-scriptengine | jar | 20.1.0 |
org.graalvm.sdk : graal-sdk | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi : caf-api | jar | 2.0.0-425 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.js : js | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-api-mockito | jar | 1.6.4 |
org.powermock : powermock-module-testng | jar | 1.6.4 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-module-testng-common | jar | 1.6.4 |
org.powermock : powermock-core | jar | 1.6.4 |
org.testng : testng | jar | 6.4 |
Version |
---|
2.0.0-425
|
1.20.0-288
|
1.19.0-269
|
1.18.0-257
|
1.17.0-201
|
1.16.0-118
|
1.15.0-1
|
1.14.0-1
|
1.13.0-239
|
1.12.0-232
|
1.11.0-218
|
1.10.0-205
|
1.9.0-197
|
1.8.0-191
|
1.7.0-188
|