MVN

com.eclipsesource.j2v8 : j2v8

Maven & Gradle

Aug 10, 2021
8 usages
2.4k stars

j2v8 · J2V8 is a set of Java bindings for V8

<dependency>
    <groupId>com.eclipsesource.j2v8</groupId>
    <artifactId>j2v8</artifactId>
    <version>6.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eclipsesource.j2v8 : j2v8 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.2.1

All Versions

Choose a version of com.eclipsesource.j2v8 : j2v8 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.2.x
j2v8-6.2.1
j2v8-6.2.0
6.1.x
j2v8-6.1.0
6.0.x
j2v8-6.0.0
5.0.x
j2v8-5.0.103
j2v8-5.0.102
j2v8-5.0.101
j2v8-5.0.100
4.8.x
j2v8-4.8.5
j2v8-4.8.4
j2v8-4.8.2
j2v8-4.8.1
j2v8-4.8.0
4.7.x
j2v8-4.7.1
j2v8-4.7.0
4.6.x
j2v8-4.6.0
4.5.x
j2v8-4.5.0
4.4.x
j2v8-4.4.1
j2v8-4.4.0
4.3.x
j2v8-4.3.0
4.2.x
j2v8-4.2.1
j2v8-4.2.0
4.1.x
j2v8-4.1.0
4.0.x
j2v8-4.0.0
3.1.x
j2v8-3.1.6
j2v8-3.1.5
j2v8-3.1.4
j2v8-3.1.3
j2v8-3.1.2
j2v8-3.1.1
j2v8-3.1.0
3.0.x
j2v8-3.0.6
j2v8-3.0.4
j2v8-3.0.3
1.0
j2v8-1.0

How to add a dependency to Maven

Add the following com.eclipsesource.j2v8 : j2v8 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.eclipsesource.j2v8</groupId>
    <artifactId>j2v8</artifactId>
    <version>6.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eclipsesource.j2v8 : j2v8 gradle dependency to your build.gradle file:

implementation 'com.eclipsesource.j2v8:j2v8:6.2.1'

Gradle Kotlin DSL: Add the following com.eclipsesource.j2v8 : j2v8 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eclipsesource.j2v8:j2v8:6.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eclipsesource.j2v8 : j2v8 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eclipsesource.j2v8" % "j2v8" % "6.2.1"

Advertisement

Dependencies from Group

Jun 19, 2017
20 usages
2.4k stars
Sep 22, 2016
16 usages
2.4k stars
Sep 22, 2016
14 usages
2.4k stars
Sep 22, 2016
8 usages
2.4k stars
Aug 10, 2021
8 usages
2.4k stars

Discover Dependencies

Oct 22, 2015
132 usages
Aug 24, 2023
351 usages
72.3k stars
May 16, 2023
349 usages
Oct 14, 2017
5 usages
998 stars
Aug 24, 2023
10 usages
30 stars
Jun 30, 2023
2 usages
1k stars
Dec 01, 2022
77 usages
13.5k stars
Sep 25, 2019
50 usages
853 stars
ui
Jul 07, 2016
19 stars