is not current version
Last Version 1.0.2

io.github.markixy:flowable-swagger 1.0.1

实现了 Flowable 整合 Swagger 的自动化配置项目

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.markixy
ArtifactId

ArtifactId

flowable-swagger
Version

Version

1.0.1
Type

Type

jar

Download flowable-swagger 1.0.1


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