MVN

org.javastack : jipc

Maven & Gradle

Aug 07, 2017

Inter-Process Communication based on SharedMemory (mmaped-file) for Java

<dependency>
    <groupId>org.javastack</groupId>
    <artifactId>jipc</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.javastack : jipc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.javastack : jipc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jipc-1.0.1
jipc-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.javastack</groupId>
    <artifactId>jipc</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.javastack : jipc gradle dependency to your build.gradle file:

implementation 'org.javastack:jipc:1.0.1'

Gradle Kotlin DSL: Add the following org.javastack : jipc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.javastack:jipc:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.javastack : jipc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.javastack" % "jipc" % "1.0.1"

Advertisement

Dependencies from Group

Jan 12, 2022
3 usages
0 stars
Sep 26, 2015
2 usages
Aug 28, 2019
2 usages
3 stars
Jan 10, 2016
1 usages
May 01, 2017
1 usages

Discover Dependencies

Nov 04, 2016
14 usages
9.1k stars
Nov 04, 2016
16 usages
9.1k stars
Nov 04, 2016
73 usages
9.1k stars
Jul 10, 2023
34 usages
648 stars
Jun 22, 2023
39 usages
647 stars
Jul 10, 2023
243 usages
649 stars
Mar 13, 2017
113 usages
Jul 10, 2023
93 usages
648 stars
Apr 10, 2018
1 usages
2 stars