Last Version

FEEL Scala - Camunda Spin Integration 1.10.1

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.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.camunda.bpm.extension.feel.scala
ArtifactId

ArtifactId

feel-camunda-spin
Version

Version

1.10.1
Type

Type

jar
Description

Description

FEEL 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

Camunda Services GmbH

Download feel-camunda-spin 1.10.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.camunda.bpm.extension.feel.scala : feel-engine jar 1.10.1

provided (1)

Group / Artifact Type Version
org.camunda.spin : camunda-spin-core jar

test (2)

Group / Artifact Type Version
org.camunda.spin : camunda-spin-dataformat-all jar
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.