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

License

License

GroupId

GroupId

com.custardsource.parfait
ArtifactId

ArtifactId

dxm
Last Version

Last Version

0.3.11
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0.RC4
0.3.0.RC3
0.3.0.RC2
0.3.0.RC1
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0