License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm |
ArtifactId | ArtifactIdcamunda-engine-spring |
Version | Version7.17.0-alpha5 |
Type | Typejar |
Description |
DescriptionCamunda Platform - engine - Spring
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-spring/ -->
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-spring</artifactId>
<version>7.17.0-alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-spring/
implementation 'org.camunda.bpm:camunda-engine-spring:7.17.0-alpha5'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-spring/
implementation ("org.camunda.bpm:camunda-engine-spring:7.17.0-alpha5")
'org.camunda.bpm:camunda-engine-spring:jar:7.17.0-alpha5'
<dependency org="org.camunda.bpm" name="camunda-engine-spring" rev="7.17.0-alpha5">
<artifact name="camunda-engine-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-spring', version='7.17.0-alpha5')
)
libraryDependencies += "org.camunda.bpm" % "camunda-engine-spring" % "7.17.0-alpha5"
[org.camunda.bpm/camunda-engine-spring "7.17.0-alpha5"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework : spring-jdbc | jar | |
org.springframework : spring-tx | jar | |
org.springframework : spring-orm | jar | |
org.springframework : spring-web | jar | |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
junit : junit | jar | |
cglib : cglib | jar | |
org.codehaus.groovy : groovy-all | jar | |
org.python : jython | jar | |
org.graalvm.js : js | jar | |
org.graalvm.js : js-scriptengine | jar | |
com.h2database : h2 | jar | 1.4.190 |
org.mockito : mockito-core | jar | |
org.assertj : assertj-core | jar | |
org.hibernate : hibernate-core | jar | 5.4.18.Final |
ch.qos.logback : logback-classic | jar | |
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : jul-to-slf4j | jar |