MVN

io.pcp.parfait : dxm

Maven & Gradle

Apr 22, 2021
5 usages
81 stars

parfait DXM · Java implementation of the PCP MMV (Memory-Mapped Values) format, offering extremely efficient real time communication between the JVM and PCP

<dependency>
    <groupId>io.pcp.parfait</groupId>
    <artifactId>dxm</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.pcp.parfait : dxm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of io.pcp.parfait : dxm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
dxm-1.1.1
dxm-1.1.0
1.0.x
dxm-1.0.0
0.5.x
dxm-0.5.1
dxm-0.5.0
0.4.x
dxm-0.4.0

How to add a dependency to Maven

Add the following io.pcp.parfait : dxm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.pcp.parfait</groupId>
    <artifactId>dxm</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.pcp.parfait : dxm gradle dependency to your build.gradle file:

implementation 'io.pcp.parfait:dxm:1.1.1'

Gradle Kotlin DSL: Add the following io.pcp.parfait : dxm gradle kotlin dependency to your build.gradle.kts file:

implementation("io.pcp.parfait:dxm:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.pcp.parfait : dxm sbt scala dependency to your build.sbt file:

libraryDependencies += "io.pcp.parfait" % "dxm" % "1.1.1"

Advertisement

Dependencies from Group

Apr 22, 2021
11 usages
81 stars
dxm
Apr 22, 2021
5 usages
81 stars
Apr 22, 2021
2 usages
81 stars
Apr 22, 2021
2 usages
81 stars
Apr 22, 2021
81 stars

Discover Dependencies

Feb 23, 2023
6 usages
62 stars
May 10, 2023
8 usages
940 stars
Aug 17, 2023
7 usages
24 stars
Aug 16, 2023
5 usages
1 stars
Aug 27, 2013
5 usages
9 stars
Oct 26, 2021
2 usages
25 stars
Oct 06, 2015
16 stars