MVN

org.activiti : activiti5-spring

Maven & Gradle

May 25, 2017
2 usages
9.4k stars

Activiti 5 - Spring

<dependency>
    <groupId>org.activiti</groupId>
    <artifactId>activiti5-spring</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.activiti : activiti5-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.0
  • Latest Release Candidate: 6.0.0.RC1
  • Latest Beta: 6.0.0.Beta4

All Versions

Choose a version of org.activiti : activiti5-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
activiti5-spring-6.0.0
activiti5-spring-6.0.0.RC1
activiti5-spring-6.0.0.Beta4
activiti5-spring-6.0.0.Beta3
activiti5-spring-6.0.0.Beta2
activiti5-spring-6.0.0.Beta1

How to add a dependency to Maven

Add the following org.activiti : activiti5-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.activiti</groupId>
    <artifactId>activiti5-spring</artifactId>
    <version>6.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.activiti : activiti5-spring gradle dependency to your build.gradle file:

implementation 'org.activiti:activiti5-spring:6.0.0'

Gradle Kotlin DSL: Add the following org.activiti : activiti5-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("org.activiti:activiti5-spring:6.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.activiti : activiti5-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "org.activiti" % "activiti5-spring" % "6.0.0"

Advertisement

Dependencies from Group

Feb 06, 2020
188 usages
Feb 06, 2020
98 usages
8.3k stars
Feb 06, 2020
48 usages
Feb 06, 2020
39 usages
Feb 06, 2020
35 usages

Discover Dependencies

May 25, 2017
2 usages
9.4k stars
Sep 07, 2016
4 usages
9.4k stars
Apr 21, 2018
4 usages
Apr 21, 2018
4 usages
Nov 09, 2015
2 usages
4 stars
Sep 21, 2015
9 usages
Sep 16, 2019
1 usages
591 stars
Apr 27, 2017
1 usages
185 stars