| License | License | 
|---|---|
| GroupId | GroupIdorg.camunda.bpm.extension | 
| ArtifactId | ArtifactIdcamunda-bpm-needle | 
| Last Version | Last Version1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThis 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 | 
|---|---|
| camunda-bpm-needle-1.2.pom | |
| camunda-bpm-needle-1.2.jar | 21 KB | 
| camunda-bpm-needle-1.2-test-sources.jar | 84 KB | 
| camunda-bpm-needle-1.2-sources.jar | 11 KB | 
| camunda-bpm-needle-1.2-javadoc.jar | 112 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-needle/ -->
<dependency>
    <groupId>org.camunda.bpm.extension</groupId>
    <artifactId>camunda-bpm-needle</artifactId>
    <version>1.2</version>
</dependency>// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-needle/
implementation 'org.camunda.bpm.extension:camunda-bpm-needle:1.2'// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-needle/
implementation ("org.camunda.bpm.extension:camunda-bpm-needle:1.2")'org.camunda.bpm.extension:camunda-bpm-needle:jar:1.2'<dependency org="org.camunda.bpm.extension" name="camunda-bpm-needle" rev="1.2">
  <artifact name="camunda-bpm-needle" type="jar" />
</dependency>@Grapes(
@Grab(group='org.camunda.bpm.extension', module='camunda-bpm-needle', version='1.2')
)libraryDependencies += "org.camunda.bpm.extension" % "camunda-bpm-needle" % "1.2"[org.camunda.bpm.extension/camunda-bpm-needle "1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.needle4j : needle4j | jar | 2.3 | 
| org.camunda.bpm.extension : camunda-bpm-assert | jar | 2.0-alpha2 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| javax : javaee-api | jar | 6.0 | 
| com.google.guava : guava | jar | 14.0.1 | 
| org.apache.commons : commons-lang3 | jar | 3.1 | 
| com.h2database : h2 | jar | 1.4.194 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.camunda.bpm : camunda-engine | jar | |
| org.camunda.bpm : camunda-engine-cdi | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.2 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.2 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.2 |