Last Version

com.frox.opendpm:dpm-json-starter 1.1.0

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-starter
Version

Version

1.1.0
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-starter 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.frox.opendpm : dpm-json-server jar 1.1.0

provided (5)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter jar 7.14.0
org.camunda.spin : camunda-spin-core jar 1.7.5
org.camunda.spin : camunda-spin-dataformat-all jar 1.7.5
org.springframework : spring-core jar
org.springframework : spring-context jar

Project Modules

There are no modules declared in this project.