MVN

nl.junglecomputing.ipl : ipl-impl-dummy

Maven & Gradle

Apr 13, 2021
5 stars

Ibis Portability layer: stacking dummy · Stacking dummy Ibis is a stacking IPL implementation; that is, it adds some capability to an underlying IPL implementation, in this case nothing, but it illustrates how to write a stacking IPL

<dependency>
    <groupId>nl.junglecomputing.ipl</groupId>
    <artifactId>ipl-impl-dummy</artifactId>
    <version>2.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.junglecomputing.ipl : ipl-impl-dummy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.3

All Versions

Choose a version of nl.junglecomputing.ipl : ipl-impl-dummy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
ipl-impl-dummy-2.3.3

How to add a dependency to Maven

Add the following nl.junglecomputing.ipl : ipl-impl-dummy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nl.junglecomputing.ipl</groupId>
    <artifactId>ipl-impl-dummy</artifactId>
    <version>2.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nl.junglecomputing.ipl : ipl-impl-dummy gradle dependency to your build.gradle file:

implementation 'nl.junglecomputing.ipl:ipl-impl-dummy:2.3.3'

Gradle Kotlin DSL: Add the following nl.junglecomputing.ipl : ipl-impl-dummy gradle kotlin dependency to your build.gradle.kts file:

implementation("nl.junglecomputing.ipl:ipl-impl-dummy:2.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following nl.junglecomputing.ipl : ipl-impl-dummy sbt scala dependency to your build.sbt file:

libraryDependencies += "nl.junglecomputing.ipl" % "ipl-impl-dummy" % "2.3.3"

Advertisement

Dependencies from Group

Apr 13, 2021
10 usages
5 stars
Apr 13, 2021
8 usages
5 stars
ipl
Apr 13, 2021
8 usages
5 stars
Apr 13, 2021
8 usages
5 stars
Apr 13, 2021
7 usages
5 stars

Discover Dependencies

May 08, 2021
25 stars
Apr 18, 2021
9 stars
Apr 15, 2021
1 usages
75 stars
Oct 26, 2022
0 stars
Apr 25, 2021
1 stars
May 03, 2023
3 stars
Apr 21, 2021
1 stars
Aug 10, 2022
6 stars