Last Version

javet 1.0.7

Javet is Java + V8 (JAVa + V + EighT). It is a way of embedding V8 in Java.(不含动态库)

License

License

GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

javet
Version

Version

1.0.7
Type

Type

jar
Description

Description

javet
Javet is Java + V8 (JAVa + V + EighT). It is a way of embedding V8 in Java.(不含动态库)
Project URL

Project URL

https://github.com/caoccao/Javet
Source Code Management

Source Code Management

https://github.com/caoccao/Javet

Download javet 1.0.7


<!-- https://jarcasting.com/artifacts/com.xishankeji/javet/ -->
<dependency>
    <groupId>com.xishankeji</groupId>
    <artifactId>javet</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/javet/
implementation 'com.xishankeji:javet:1.0.7'
// https://jarcasting.com/artifacts/com.xishankeji/javet/
implementation ("com.xishankeji:javet:1.0.7")
'com.xishankeji:javet:jar:1.0.7'
<dependency org="com.xishankeji" name="javet" rev="1.0.7">
  <artifact name="javet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='javet', version='1.0.7')
)
libraryDependencies += "com.xishankeji" % "javet" % "1.0.7"
[com.xishankeji/javet "1.0.7"]

Dependencies

test (7)

Group / Artifact Type Version
org.eclipse.jetty.websocket : websocket-server jar 9.4.38.v20210224
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.38.v20210224
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
junit : junit jar 4.13.1
org.slf4j : slf4j-log4j12 jar 1.7.32

Project Modules

There are no modules declared in this project.