Last Version

Spring Boot RespMvc Starter 0.2.0

Starter for building RespMvc applications using Spring Framework's

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

spring-boot-starter-respmvc
Version

Version

0.2.0
Type

Type

jar
Description

Description

Spring Boot RespMvc Starter
Starter for building RespMvc applications using Spring Framework's
Project URL

Project URL

http://github.com/tonivade/spring-boot-starter-respmvc/
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/tonivade/spring-boot-starter-respmvc

Download spring-boot-starter-respmvc 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.tonivade/spring-boot-starter-respmvc/ -->
<dependency>
    <groupId>com.github.tonivade</groupId>
    <artifactId>spring-boot-starter-respmvc</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tonivade/spring-boot-starter-respmvc/
implementation 'com.github.tonivade:spring-boot-starter-respmvc:0.2.0'
// https://jarcasting.com/artifacts/com.github.tonivade/spring-boot-starter-respmvc/
implementation ("com.github.tonivade:spring-boot-starter-respmvc:0.2.0")
'com.github.tonivade:spring-boot-starter-respmvc:jar:0.2.0'
<dependency org="com.github.tonivade" name="spring-boot-starter-respmvc" rev="0.2.0">
  <artifact name="spring-boot-starter-respmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tonivade', module='spring-boot-starter-respmvc', version='0.2.0')
)
libraryDependencies += "com.github.tonivade" % "spring-boot-starter-respmvc" % "0.2.0"
[com.github.tonivade/spring-boot-starter-respmvc "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.1.RELEASE
com.github.tonivade : resp-server jar 0.9.0

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar 2.0.1.RELEASE
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.