License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.camunda.bpm.extension.dmn.scala |
ArtifactId | ArtifactIddmn-engine-benchmark |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDMN Scala - Benchmark
This pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.dmn.scala/dmn-engine-benchmark/ -->
<dependency>
<groupId>org.camunda.bpm.extension.dmn.scala</groupId>
<artifactId>dmn-engine-benchmark</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.dmn.scala/dmn-engine-benchmark/
implementation 'org.camunda.bpm.extension.dmn.scala:dmn-engine-benchmark:1.7.2'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.dmn.scala/dmn-engine-benchmark/
implementation ("org.camunda.bpm.extension.dmn.scala:dmn-engine-benchmark:1.7.2")
'org.camunda.bpm.extension.dmn.scala:dmn-engine-benchmark:jar:1.7.2'
<dependency org="org.camunda.bpm.extension.dmn.scala" name="dmn-engine-benchmark" rev="1.7.2">
<artifact name="dmn-engine-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.dmn.scala', module='dmn-engine-benchmark', version='1.7.2')
)
libraryDependencies += "org.camunda.bpm.extension.dmn.scala" % "dmn-engine-benchmark" % "1.7.2"
[org.camunda.bpm.extension.dmn.scala/dmn-engine-benchmark "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.extension.dmn.scala : dmn-engine | jar | 1.7.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
org.openjdk.jmh : jmh-core | jar | 1.19 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |