Last Version

com.github.rostislav-maslov.rcore:rest-api 0.10.3

REST API component for Clean Arch apps

License

License

GroupId

GroupId

com.github.rostislav-maslov.rcore
ArtifactId

ArtifactId

rest-api
Version

Version

0.10.3
Type

Type

jar
Description

Description

com.github.rostislav-maslov.rcore:rest-api
REST API component for Clean Arch apps
Project URL

Project URL

https://github.com/rostislav-maslov/rcore
Source Code Management

Source Code Management

http://github.com/rostislav-maslov/rcore

Download rest-api 0.10.3


<!-- https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/rest-api/ -->
<dependency>
    <groupId>com.github.rostislav-maslov.rcore</groupId>
    <artifactId>rest-api</artifactId>
    <version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/rest-api/
implementation 'com.github.rostislav-maslov.rcore:rest-api:0.10.3'
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/rest-api/
implementation ("com.github.rostislav-maslov.rcore:rest-api:0.10.3")
'com.github.rostislav-maslov.rcore:rest-api:jar:0.10.3'
<dependency org="com.github.rostislav-maslov.rcore" name="rest-api" rev="0.10.3">
  <artifact name="rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rostislav-maslov.rcore', module='rest-api', version='0.10.3')
)
libraryDependencies += "com.github.rostislav-maslov.rcore" % "rest-api" % "0.10.3"
[com.github.rostislav-maslov.rcore/rest-api "0.10.3"]

Dependencies

compile (17)

Group / Artifact Type Version
com.github.rostislav-maslov.rcore : adapter jar 0.10.3
com.github.rostislav-maslov.rcore : security-infrastructure jar 0.10.3
org.springframework.boot : spring-boot-starter-security jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE
org.springframework.restdocs : spring-restdocs-mockmvc jar 2.0.4.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.squareup.retrofit2 : retrofit jar 2.8.1
com.squareup.retrofit2 : converter-gson jar 2.8.1
com.squareup.retrofit2 : converter-jackson jar 2.8.1
com.squareup.okhttp3 : okhttp jar 3.14.7
com.squareup.okhttp3 : okhttp-urlconnection jar 3.14.7
com.squareup.okhttp3 : logging-interceptor jar 3.14.7
commons-io : commons-io jar 2.6

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 2.2.6.RELEASE

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.2.6.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.