Last Version

ws.ament.hammock:swagger 2.1

CDI Based MicroServices

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

swagger
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/swagger

Download swagger 2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-jaxrs2 jar 2.0.0-rc4

provided (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec jar 1.0-alpha-1
javax.enterprise : cdi-api jar 2.0

test (5)

Group / Artifact Type Version
ws.ament.hammock : test-arquillian jar 2.1
ws.ament.hammock : web-undertow jar 2.1
org.jboss.arquillian.junit : arquillian-junit-container jar 1.2.0.Final
junit : junit jar 4.12
io.rest-assured : rest-assured jar 3.0.6

Project Modules

There are no modules declared in this project.