License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.camunda.bpm.extension.feel.scala |
ArtifactId | ArtifactIdfeel-camunda-spin |
Last Version | Last Version1.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFEEL Scala - Camunda Spin Integration
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-camunda-spin/ -->
<dependency>
<groupId>org.camunda.bpm.extension.feel.scala</groupId>
<artifactId>feel-camunda-spin</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/feel-camunda-spin/
implementation 'org.camunda.bpm.extension.feel.scala:feel-camunda-spin:1.10.1'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/feel-camunda-spin/
implementation ("org.camunda.bpm.extension.feel.scala:feel-camunda-spin:1.10.1")
'org.camunda.bpm.extension.feel.scala:feel-camunda-spin:jar:1.10.1'
<dependency org="org.camunda.bpm.extension.feel.scala" name="feel-camunda-spin" rev="1.10.1">
<artifact name="feel-camunda-spin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.feel.scala', module='feel-camunda-spin', version='1.10.1')
)
libraryDependencies += "org.camunda.bpm.extension.feel.scala" % "feel-camunda-spin" % "1.10.1"
[org.camunda.bpm.extension.feel.scala/feel-camunda-spin "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.extension.feel.scala : feel-engine | jar | 1.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.spin : camunda-spin-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.spin : camunda-spin-dataformat-all | jar | |
org.scalatest : scalatest_2.13 | jar | 3.0.8 |