License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdde.bitgrip.ficum |
ArtifactId | ArtifactIdficum-swagger |
Version | Version0.12.0 |
Type | Typejar |
Description |
DescriptionFICUM - Swagger
Swagger plugin which creates ApiDoc for params marked by @FicumExpression
|
Filename | Size |
---|---|
ficum-swagger-0.12.0.pom | |
ficum-swagger-0.12.0.jar | 3 KB |
ficum-swagger-0.12.0-sources.jar | 1 KB |
ficum-swagger-0.12.0-javadoc.jar | 21 KB |
Browse |
<!-- 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"]
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 |
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 |