MVN

org.jolie-lang : jolie

Maven & Gradle

May 24, 2023
2 usages
467 stars

jolie · The Jolie interpreter and runtime library.

<dependency>
    <groupId>org.jolie-lang</groupId>
    <artifactId>jolie</artifactId>
    <version>1.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jolie-lang : jolie to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.11.0
  • Latest Release Candidate: 1.10.2-rc1
  • Latest Beta: 1.10.0-beta3

All Versions

Choose a version of org.jolie-lang : jolie to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.11.x
jolie-1.11.0
1.10.x
jolie-1.10.13
jolie-1.10.12
jolie-1.10.11
jolie-1.10.10
jolie-1.10.9
jolie-1.10.8
jolie-1.10.7
jolie-1.10.5
jolie-1.10.4
jolie-1.10.3
jolie-1.10.2
jolie-1.10.2-rc1
jolie-1.10.0
jolie-1.10.0-beta3

How to add a dependency to Maven

Add the following org.jolie-lang : jolie maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jolie-lang</groupId>
    <artifactId>jolie</artifactId>
    <version>1.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jolie-lang : jolie gradle dependency to your build.gradle file:

implementation 'org.jolie-lang:jolie:1.11.0'

Gradle Kotlin DSL: Add the following org.jolie-lang : jolie gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jolie-lang:jolie:1.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jolie-lang : jolie sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jolie-lang" % "jolie" % "1.11.0"

Advertisement

Dependencies from Group

May 24, 2023
2 usages
467 stars
May 24, 2023
2 usages
467 stars
May 24, 2023
1 usages
467 stars
May 24, 2023
467 stars

Discover Dependencies

Jul 25, 2021
2 usages
2 stars
May 07, 2021
1 usages
0 stars
Feb 21, 2023
1 usages
0 stars
Jun 01, 2021
3 usages
25 stars
Aug 31, 2021
1 usages
29 stars
May 17, 2021
2 usages
9 stars
Dec 20, 2021
1 usages
1 stars
Jan 07, 2023
3 usages
3 stars
May 12, 2021
1 usages
0 stars