Last Version

org.activiti:spring-boot-starter-jpa 5.17.0

BPM and workflow engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.activiti
ArtifactId

ArtifactId

spring-boot-starter-jpa
Version

Version

5.17.0
Type

Type

jar
Description

Description

BPM and workflow engine
Project Organization

Project Organization

Alfresco

Download spring-boot-starter-jpa 5.17.0


<!-- https://jarcasting.com/artifacts/org.activiti/spring-boot-starter-jpa/ -->
<dependency>
    <groupId>org.activiti</groupId>
    <artifactId>spring-boot-starter-jpa</artifactId>
    <version>5.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.activiti/spring-boot-starter-jpa/
implementation 'org.activiti:spring-boot-starter-jpa:5.17.0'
// https://jarcasting.com/artifacts/org.activiti/spring-boot-starter-jpa/
implementation ("org.activiti:spring-boot-starter-jpa:5.17.0")
'org.activiti:spring-boot-starter-jpa:jar:5.17.0'
<dependency org="org.activiti" name="spring-boot-starter-jpa" rev="5.17.0">
  <artifact name="spring-boot-starter-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activiti', module='spring-boot-starter-jpa', version='5.17.0')
)
libraryDependencies += "org.activiti" % "spring-boot-starter-jpa" % "5.17.0"
[org.activiti/spring-boot-starter-jpa "5.17.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.activiti : spring-boot-starter-basic jar 5.17.0
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-data-jpa jar

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.176
org.springframework.boot : spring-boot-starter-test jar 1.1.6.RELEASE

Project Modules

There are no modules declared in this project.