License |
License |
---|---|
GroupId | GroupIdcom.mercateo.rest |
ArtifactId | ArtifactIdrest-schemagen-spring |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrest-schemagen-spring
Spring configuration for rest-schemagen
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mercateo.rest/rest-schemagen-spring/ -->
<dependency>
<groupId>com.mercateo.rest</groupId>
<artifactId>rest-schemagen-spring</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo.rest/rest-schemagen-spring/
implementation 'com.mercateo.rest:rest-schemagen-spring:0.2.2'
// https://jarcasting.com/artifacts/com.mercateo.rest/rest-schemagen-spring/
implementation ("com.mercateo.rest:rest-schemagen-spring:0.2.2")
'com.mercateo.rest:rest-schemagen-spring:jar:0.2.2'
<dependency org="com.mercateo.rest" name="rest-schemagen-spring" rev="0.2.2">
<artifact name="rest-schemagen-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo.rest', module='rest-schemagen-spring', version='0.2.2')
)
libraryDependencies += "com.mercateo.rest" % "rest-schemagen-spring" % "0.2.2"
[com.mercateo.rest/rest-schemagen-spring "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.mercateo : common.rest.schemagen | jar | 0.19.3 |
org.springframework : spring-context | jar | 5.0.7.RELEASE |
org.springframework : spring-web | jar | 5.0.7.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.18.0 |
org.assertj : assertj-core | jar | 3.10.0 |
org.springframework : spring-test | jar | 5.0.7.RELEASE |
ch.qos.logback : logback-classic | jar | 1.2.3 |