License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.camunda.bpm.extension.feel.scala |
ArtifactId | ArtifactIdexamples |
Version | Version1.10.1 |
Type | Typejar |
Description |
DescriptionExamples
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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
examples-1.10.1.pom | |
examples-1.10.1.jar | 8 KB |
examples-1.10.1-test-sources.jar | 8 KB |
examples-1.10.1-sources.jar | 2 KB |
examples-1.10.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.extension.feel.scala : feel-engine-factory | jar | 1.10.1 |
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 |