License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.wudgaby.platform |
ArtifactId | ArtifactIdflowable-helper-spring-web |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionbasis spring boot starters
|
<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/flowable-helper-spring-web/ -->
<dependency>
<groupId>com.wudgaby.platform</groupId>
<artifactId>flowable-helper-spring-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/flowable-helper-spring-web/
implementation 'com.wudgaby.platform:flowable-helper-spring-web:1.0.0'
// https://jarcasting.com/artifacts/com.wudgaby.platform/flowable-helper-spring-web/
implementation ("com.wudgaby.platform:flowable-helper-spring-web:1.0.0")
'com.wudgaby.platform:flowable-helper-spring-web:jar:1.0.0'
<dependency org="com.wudgaby.platform" name="flowable-helper-spring-web" rev="1.0.0">
<artifact name="flowable-helper-spring-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='flowable-helper-spring-web', version='1.0.0')
)
libraryDependencies += "com.wudgaby.platform" % "flowable-helper-spring-web" % "1.0.0"
[com.wudgaby.platform/flowable-helper-spring-web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wudgaby.platform : basis-project-web-core | jar | ${revision} |
org.flowable : flowable-spring-boot-starter | jar | 6.4.2 |
com.wudgaby.platform : swagger-spring-boot-starter | jar | 1.0.0 |