is not current version
Last Version 2.1.1

com.networknt:light-spring-boot 2.0.20

Light 4J Framework Spring Boot Components

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-spring-boot
Version

Version

2.0.20
Type

Type

pom

Download light-spring-boot 2.0.20


<!-- https://jarcasting.com/artifacts/com.networknt/light-spring-boot/ -->
<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>light-spring-boot</artifactId>
    <version>2.0.20</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/light-spring-boot/
implementation 'com.networknt:light-spring-boot:2.0.20'
// https://jarcasting.com/artifacts/com.networknt/light-spring-boot/
implementation ("com.networknt:light-spring-boot:2.0.20")
'com.networknt:light-spring-boot:pom:2.0.20'
<dependency org="com.networknt" name="light-spring-boot" rev="2.0.20">
  <artifact name="light-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='light-spring-boot', version='2.0.20')
)
libraryDependencies += "com.networknt" % "light-spring-boot" % "2.0.20"
[com.networknt/light-spring-boot "2.0.20"]