License |
License |
---|---|
GroupId | GroupIddev.vality |
ArtifactId | ArtifactIdswag-webhook-events |
Last Version | Last Version1.98-2556814-server |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebhook events
Generates jar artifact containing compiled openapi classes based on generated openapi yaml files
|
<!-- https://jarcasting.com/artifacts/dev.vality/swag-webhook-events/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>swag-webhook-events</artifactId>
<version>1.98-2556814-server</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/swag-webhook-events/
implementation 'dev.vality:swag-webhook-events:1.98-2556814-server'
// https://jarcasting.com/artifacts/dev.vality/swag-webhook-events/
implementation ("dev.vality:swag-webhook-events:1.98-2556814-server")
'dev.vality:swag-webhook-events:jar:1.98-2556814-server'
<dependency org="dev.vality" name="swag-webhook-events" rev="1.98-2556814-server">
<artifact name="swag-webhook-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='swag-webhook-events', version='1.98-2556814-server')
)
libraryDependencies += "dev.vality" % "swag-webhook-events" % "1.98-2556814-server"
[dev.vality/swag-webhook-events "1.98-2556814-server"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.1 |
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.33 |
org.springframework.boot : spring-boot | jar | 2.6.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.1 |
org.springframework.data : spring-data-commons | jar | 2.6.1 |
io.springfox : springfox-swagger2 | jar | 3.0.0 |
io.springfox : springfox-swagger-ui | jar | 3.0.0 |
io.swagger : swagger-annotations | jar | 1.6.4 |
javax.servlet : servlet-api | jar | 2.5 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.openapitools : jackson-databind-nullable | jar | 0.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |