Last Version

FICUM - Swagger 0.12.0

Swagger plugin which creates ApiDoc for params marked by @FicumExpression

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

de.bitgrip.ficum
ArtifactId

ArtifactId

ficum-swagger
Version

Version

0.12.0
Type

Type

jar
Description

Description

FICUM - Swagger
Swagger plugin which creates ApiDoc for params marked by @FicumExpression

Download ficum-swagger 0.12.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.springfox : springfox-spi jar 2.9.2
io.springfox : springfox-swagger-common jar 2.9.2
org.springframework : spring-web jar 5.1.5.RELEASE
de.bitgrip.ficum : ficum-node jar 0.12.0
de.bitgrip.ficum : ficum-annotation jar 0.12.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.