License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.camunda.bpm.extension.feel.scala |
ArtifactId | ArtifactIdfeel-engine |
Last Version | Last Version1.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFEEL Scala Engine
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 |
Filename | Size |
---|---|
feel-engine-1.10.1.pom | |
feel-engine-1.10.1.jar | 519 KB |
feel-engine-1.10.1-test-sources.jar | 31 KB |
feel-engine-1.10.1-sources.jar | 38 KB |
feel-engine-1.10.1-javadoc.jar | 1 MB |
feel-engine-1.10.1-complete.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/feel-engine/ -->
<dependency>
<groupId>org.camunda.bpm.extension.feel.scala</groupId>
<artifactId>feel-engine</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/feel-engine/
implementation 'org.camunda.bpm.extension.feel.scala:feel-engine:1.10.1'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/feel-engine/
implementation ("org.camunda.bpm.extension.feel.scala:feel-engine:1.10.1")
'org.camunda.bpm.extension.feel.scala:feel-engine:jar:1.10.1'
<dependency org="org.camunda.bpm.extension.feel.scala" name="feel-engine" rev="1.10.1">
<artifact name="feel-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.feel.scala', module='feel-engine', version='1.10.1')
)
libraryDependencies += "org.camunda.bpm.extension.feel.scala" % "feel-engine" % "1.10.1"
[org.camunda.bpm.extension.feel.scala/feel-engine "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang.modules : scala-parser-combinators_2.13 | jar | 1.1.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |
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 |