activitiUtils

java工具类集合

License

License

GroupId

GroupId

com.github.appundefined
ArtifactId

ArtifactId

activitiUtils
Last Version

Last Version

1.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

activitiUtils
java工具类集合
Project URL

Project URL

https://github.com/AppUndefined/javaUtils

Download activitiUtils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.activiti : activiti-spring-boot-starter jar 7.1.0.M5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2-RELEASE
1.0-RELEASE