rest-schemagen-spring

Spring configuration for rest-schemagen

License

License

GroupId

GroupId

com.mercateo.rest
ArtifactId

ArtifactId

rest-schemagen-spring
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

rest-schemagen-spring
Spring configuration for rest-schemagen
Project URL

Project URL

https://github.com/Mercateo/rest-schemagen-spring
Project Organization

Project Organization

Mercateo AG
Source Code Management

Source Code Management

https://github.com/Mercateo/rest-schemagen-spring.git

Download rest-schemagen-spring

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.25
0.1.24
0.1.23
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13