License |
License |
---|---|
GroupId | GroupIddev.vality |
ArtifactId | ArtifactIdswag-messages |
Last Version | Last Version1.3-03e1014-server |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMessages
Generates jar artifact containing compiled swagger classes based on generated swagger yaml files
|
<!-- https://jarcasting.com/artifacts/dev.vality/swag-messages/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>swag-messages</artifactId>
<version>1.3-03e1014-server</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/swag-messages/
implementation 'dev.vality:swag-messages:1.3-03e1014-server'
// https://jarcasting.com/artifacts/dev.vality/swag-messages/
implementation ("dev.vality:swag-messages:1.3-03e1014-server")
'dev.vality:swag-messages:jar:1.3-03e1014-server'
<dependency org="dev.vality" name="swag-messages" rev="1.3-03e1014-server">
<artifact name="swag-messages" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='swag-messages', version='1.3-03e1014-server')
)
libraryDependencies += "dev.vality" % "swag-messages" % "1.3-03e1014-server"
[dev.vality/swag-messages "1.3-03e1014-server"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger2 | jar | 3.0.0 |
io.springfox : springfox-swagger-ui | jar | 3.0.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.31 |
org.springframework : spring-core | jar | 5.3.8 |
org.springframework : spring-webmvc | jar | 5.3.8 |
org.springframework : spring-web | jar | 5.3.8 |
javax.servlet : servlet-api | jar | 2.5 |
javax.validation : validation-api | jar | 1.1.0.Final |
io.swagger.core.v3 : swagger-annotations | jar | 2.0.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |