Last Version

parfait DXM 0.3.11

Java implementation of the PCP MMV (memory-mapped values) PMDA format, allowing extremely simple passing of Java values across to the PCP system

License

License

GroupId

GroupId

com.custardsource.parfait
ArtifactId

ArtifactId

dxm
Version

Version

0.3.11
Type

Type

jar
Description

Description

parfait DXM
Java implementation of the PCP MMV (memory-mapped values) PMDA format, allowing extremely simple passing of Java values across to the PCP system
Project Organization

Project Organization

custardsource

Download dxm 0.3.11


<!-- https://jarcasting.com/artifacts/com.custardsource.parfait/dxm/ -->
<dependency>
    <groupId>com.custardsource.parfait</groupId>
    <artifactId>dxm</artifactId>
    <version>0.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.custardsource.parfait/dxm/
implementation 'com.custardsource.parfait:dxm:0.3.11'
// https://jarcasting.com/artifacts/com.custardsource.parfait/dxm/
implementation ("com.custardsource.parfait:dxm:0.3.11")
'com.custardsource.parfait:dxm:jar:0.3.11'
<dependency org="com.custardsource.parfait" name="dxm" rev="0.3.11">
  <artifact name="dxm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.custardsource.parfait', module='dxm', version='0.3.11')
)
libraryDependencies += "com.custardsource.parfait" % "dxm" % "0.3.11"
[com.custardsource.parfait/dxm "0.3.11"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
net.jcip : jcip-annotations jar 1.0
javax.measure : jsr-275 jar 0.9.1
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 1.4
org.slf4j : slf4j-api jar 1.6.1
log4j : log4j Optional jar 1.2.16

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.8.0
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.