License |
License |
---|---|
GroupId | GroupIdcom.lframework |
ArtifactId | ArtifactIdbpm-starter |
Version | Version2.1.6 |
Type | Typejar |
Description |
Description【bpm-starter】用于集成BPM
Jugg是基于SpringBoot、SpringSecurity、SpringSession、Vue、ElementUI的前后端分离的后台管理系统模板,将常用的开发框架整合并配置,以此来简化后台管理系统的搭建工作。
|
Filename | Size |
---|---|
bpm-starter-2.1.6.pom | |
bpm-starter-2.1.6.jar | 5 KB |
bpm-starter-2.1.6-sources.jar | 3 KB |
bpm-starter-2.1.6-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lframework/bpm-starter/ -->
<dependency>
<groupId>com.lframework</groupId>
<artifactId>bpm-starter</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.lframework/bpm-starter/
implementation 'com.lframework:bpm-starter:2.1.6'
// https://jarcasting.com/artifacts/com.lframework/bpm-starter/
implementation ("com.lframework:bpm-starter:2.1.6")
'com.lframework:bpm-starter:jar:2.1.6'
<dependency org="com.lframework" name="bpm-starter" rev="2.1.6">
<artifact name="bpm-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lframework', module='bpm-starter', version='2.1.6')
)
libraryDependencies += "com.lframework" % "bpm-starter" % "2.1.6"
[com.lframework/bpm-starter "2.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.lframework : security-starter | jar | 2.1.6 |