is not current version
Last Version 0.1.6

org.smartboot.servlet:smart-servlet-spring-boot-starter 0.1.5


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

smart-servlet-spring-boot-starter
Version

Version

0.1.5
Type

Type

jar

Download smart-servlet-spring-boot-starter 0.1.5


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