Examples

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

examples
Last Version

Last Version

1.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

Examples
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 URL

Project URL

http://www.camunda.org/examples
Project Organization

Project Organization

Camunda Services GmbH

Download examples

How to add to project

<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/examples/ -->
<dependency>
    <groupId>org.camunda.bpm.extension.feel.scala</groupId>
    <artifactId>examples</artifactId>
    <version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/examples/
implementation 'org.camunda.bpm.extension.feel.scala:examples:1.10.1'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.feel.scala/examples/
implementation ("org.camunda.bpm.extension.feel.scala:examples:1.10.1")
'org.camunda.bpm.extension.feel.scala:examples:jar:1.10.1'
<dependency org="org.camunda.bpm.extension.feel.scala" name="examples" rev="1.10.1">
  <artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.feel.scala', module='examples', version='1.10.1')
)
libraryDependencies += "org.camunda.bpm.extension.feel.scala" % "examples" % "1.10.1"
[org.camunda.bpm.extension.feel.scala/examples "1.10.1"]

Dependencies

compile (1)

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

test (5)

Group / Artifact Type Version
org.camunda.bpm.dmn : camunda-engine-dmn jar
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.1
1.10.0
1.9.0
1.8.1
1.8.0
1.7.0
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0