License |
License |
---|---|
GroupId | GroupIdcom.github.appundefined |
ArtifactId | ArtifactIdactivitiUtils |
Last Version | Last Version1.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionactivitiUtils
java工具类集合
|
Project URL |
Project URL |
Filename | Size |
---|---|
activitiUtils-1.2-RELEASE.pom | |
activitiUtils-1.2-RELEASE.jar | 9 KB |
activitiUtils-1.2-RELEASE-sources.jar | 4 KB |
activitiUtils-1.2-RELEASE-javadoc.jar | 431 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.activiti : activiti-spring-boot-starter | jar | 7.1.0.M5 |