License |
License |
---|---|
GroupId | GroupIdio.pcp.parfait |
ArtifactId | ArtifactIddxm |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionparfait DXM
Java implementation of the PCP MMV (Memory-Mapped Values) format, offering extremely efficient real time communication between the JVM and PCP
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dxm-1.1.1.pom | |
dxm-1.1.1.jar | 80 KB |
dxm-1.1.1-tests.jar | 36 KB |
dxm-1.1.1-sources.jar | 50 KB |
dxm-1.1.1-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pcp.parfait/dxm/ -->
<dependency>
<groupId>io.pcp.parfait</groupId>
<artifactId>dxm</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.pcp.parfait/dxm/
implementation 'io.pcp.parfait:dxm:1.1.1'
// https://jarcasting.com/artifacts/io.pcp.parfait/dxm/
implementation ("io.pcp.parfait:dxm:1.1.1")
'io.pcp.parfait:dxm:jar:1.1.1'
<dependency org="io.pcp.parfait" name="dxm" rev="1.1.1">
<artifact name="dxm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pcp.parfait', module='dxm', version='1.1.1')
)
libraryDependencies += "io.pcp.parfait" % "dxm" % "1.1.1"
[io.pcp.parfait/dxm "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.pcp.parfait : parfait-core | jar | 1.1.1 |
com.google.guava : guava | jar | 29.0-jre |
net.jcip : jcip-annotations | jar | 1.0 |
javax.measure : unit-api | jar | 2.0 |
tech.units : indriya | jar | 2.0.4 |
systems.uom : systems-quantity | jar | 2.0.2 |
systems.uom : systems-unicode | jar | 2.0.2 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.7 |
org.slf4j : slf4j-api | jar | 1.6.1 |
log4j : log4j Optional | jar | 1.2.17 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.5.10 |
org.unitils : unitils-core | jar | 3.4.3 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.13.1 |