License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.camunda.bpm.extension.feel.scala |
ArtifactId | ArtifactIdfeel-engine-plugin |
Version | Version1.10.1 |
Type | Typejar |
Description |
DescriptionFEEL Scala Engine Plugin
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.feel.scala/feel-engine-plugin/ -->
<dependency>
<groupId>org.camunda.bpm.extension.feel.scala</groupId>
<artifactId>feel-engine-plugin</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/feel-engine-plugin/
implementation 'org.camunda.bpm.extension.feel.scala:feel-engine-plugin:1.10.1'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/feel-engine-plugin/
implementation ("org.camunda.bpm.extension.feel.scala:feel-engine-plugin:1.10.1")
'org.camunda.bpm.extension.feel.scala:feel-engine-plugin:jar:1.10.1'
<dependency org="org.camunda.bpm.extension.feel.scala" name="feel-engine-plugin" rev="1.10.1">
<artifact name="feel-engine-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.feel.scala', module='feel-engine-plugin', version='1.10.1')
)
libraryDependencies += "org.camunda.bpm.extension.feel.scala" % "feel-engine-plugin" % "1.10.1"
[org.camunda.bpm.extension.feel.scala/feel-engine-plugin "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.extension.feel.scala : feel-engine-factory | jar | 1.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar | |
org.camunda.spin : camunda-spin-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |
com.h2database : h2 | jar | 1.4.193 |
org.apache.logging.log4j : log4j-api | jar | 2.9.0 |
org.apache.logging.log4j : log4j-core | jar | 2.9.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 |