License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm |
ArtifactId | ArtifactIdcamunda-engine-spring |
Version | Version7.16.0-alpha2 |
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.16.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-spring/
implementation 'org.camunda.bpm:camunda-engine-spring:7.16.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-spring/
implementation ("org.camunda.bpm:camunda-engine-spring:7.16.0-alpha2")
'org.camunda.bpm:camunda-engine-spring:jar:7.16.0-alpha2'
<dependency org="org.camunda.bpm" name="camunda-engine-spring" rev="7.16.0-alpha2">
<artifact name="camunda-engine-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-spring', version='7.16.0-alpha2')
)
libraryDependencies += "org.camunda.bpm" % "camunda-engine-spring" % "7.16.0-alpha2"
[org.camunda.bpm/camunda-engine-spring "7.16.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar | |
commons-dbcp : commons-dbcp | 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.springframework : spring-test | jar | |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | |
junit : junit | jar | |
cglib : cglib | jar | |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | |
org.codehaus.groovy : groovy-all | jar | |
org.python : jython | jar |
Group / Artifact | Type | Version |
---|---|---|
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 |