is not current version
Last Version 0.2.0

com.github.tonivade:spring-boot-starter-respmvc 0.1.0

Starter for building RespMvc applications using Spring Framework's

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

spring-boot-starter-respmvc
Version

Version

0.1.0
Type

Type

jar

Download spring-boot-starter-respmvc 0.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tonivade/spring-boot-starter-respmvc/
implementation 'com.github.tonivade:spring-boot-starter-respmvc:0.1.0'
// https://jarcasting.com/artifacts/com.github.tonivade/spring-boot-starter-respmvc/
implementation ("com.github.tonivade:spring-boot-starter-respmvc:0.1.0")
'com.github.tonivade:spring-boot-starter-respmvc:jar:0.1.0'
<dependency org="com.github.tonivade" name="spring-boot-starter-respmvc" rev="0.1.0">
  <artifact name="spring-boot-starter-respmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tonivade', module='spring-boot-starter-respmvc', version='0.1.0')
)
libraryDependencies += "com.github.tonivade" % "spring-boot-starter-respmvc" % "0.1.0"
[com.github.tonivade/spring-boot-starter-respmvc "0.1.0"]