is not current version
Last Version 6.0.0

org.activiti:spring-boot-sample-jpa 5.23.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.activiti
ArtifactId

ArtifactId

spring-boot-sample-jpa
Version

Version

5.23.0
Type

Type

jar

Download spring-boot-sample-jpa 5.23.0


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