com.frox.opendpm:dpm-json-server

Json handling and manipulation tool for easy use in Camunda scripts with Groovy

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.frox.opendpm
ArtifactId

ArtifactId

dpm-json-server
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Json handling and manipulation tool for easy use in Camunda scripts with Groovy
Project Organization

Project Organization

Pivotal Software, Inc.

Download dpm-json-server

How to add to project

<!-- https://jarcasting.com/artifacts/com.frox.opendpm/dpm-json-server/ -->
<dependency>
    <groupId>com.frox.opendpm</groupId>
    <artifactId>dpm-json-server</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.frox.opendpm/dpm-json-server/
implementation 'com.frox.opendpm:dpm-json-server:1.1.0'
// https://jarcasting.com/artifacts/com.frox.opendpm/dpm-json-server/
implementation ("com.frox.opendpm:dpm-json-server:1.1.0")
'com.frox.opendpm:dpm-json-server:jar:1.1.0'
<dependency org="com.frox.opendpm" name="dpm-json-server" rev="1.1.0">
  <artifact name="dpm-json-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frox.opendpm', module='dpm-json-server', version='1.1.0')
)
libraryDependencies += "com.frox.opendpm" % "dpm-json-server" % "1.1.0"
[com.frox.opendpm/dpm-json-server "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.15
com.fasterxml.jackson.core : jackson-databind jar
org.apache.commons : commons-lang3 jar 3.10

provided (2)

Group / Artifact Type Version
org.camunda.spin : camunda-spin-core jar 1.7.5
org.camunda.spin : camunda-spin-dataformat-all jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0