is not current version
Last Version 2.1.1

com.networknt:light-spring-boot 1.5.33

Light 4J Framework Spring Boot Components

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-spring-boot
Version

Version

1.5.33
Type

Type

pom

Download light-spring-boot 1.5.33


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