License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.automately |
ArtifactId | ArtifactIdj2v8_all_x86_64 |
Version | Version4.7.1 |
Type | Typejar |
Description |
Descriptionj2v8_all_x86_64
J2V8 is a set of Java bindings for V8 and node. (This is a custom build built for Automately Core)
|
Filename | Size |
---|---|
j2v8_all_x86_64-4.7.1.pom | |
j2v8_all_x86_64-4.7.1.jar | 18 MB |
j2v8_all_x86_64-4.7.1-sources.jar | 18 MB |
j2v8_all_x86_64-4.7.1-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.automately/j2v8_all_x86_64/ -->
<dependency>
<groupId>com.github.automately</groupId>
<artifactId>j2v8_all_x86_64</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.automately/j2v8_all_x86_64/
implementation 'com.github.automately:j2v8_all_x86_64:4.7.1'
// https://jarcasting.com/artifacts/com.github.automately/j2v8_all_x86_64/
implementation ("com.github.automately:j2v8_all_x86_64:4.7.1")
'com.github.automately:j2v8_all_x86_64:jar:4.7.1'
<dependency org="com.github.automately" name="j2v8_all_x86_64" rev="4.7.1">
<artifact name="j2v8_all_x86_64" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.automately', module='j2v8_all_x86_64', version='4.7.1')
)
libraryDependencies += "com.github.automately" % "j2v8_all_x86_64" % "4.7.1"
[com.github.automately/j2v8_all_x86_64 "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |