spring-boot-activiti

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jgzl
ArtifactId

ArtifactId

spring-boot-activiti
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-activiti
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/jgzl/spring-boot-activiti

Download spring-boot-activiti

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.4.3
org.springframework.boot : spring-boot-starter jar 2.4.3
org.springframework.boot : spring-boot-starter-web jar 2.4.3
mysql : mysql-connector-java jar 8.0.23
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
org.apache.poi : poi jar 5.0.0
com.github.xiaoymin : knife4j-spring-boot-starter jar 3.0.2
commons-io : commons-io jar 2.2
com.alibaba : fastjson jar 1.2.75
org.activiti : activiti-spring-boot-starter-basic jar 5.22.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE