Last Version

demo 1.0.5

Demo project for Spring Boot

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.devkumarL
ArtifactId

ArtifactId

springBootUtility
Version

Version

1.0.5
Type

Type

jar
Description

Description

demo
Demo project for Spring Boot
Project URL

Project URL

https://github.com/devkumarL/springBootUtility
Source Code Management

Source Code Management

https://github.com/devkumarL/springBootUtility

Download springBootUtility 1.0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-parent pom 2.1.8.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.8.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.8.RELEASE
org.springframework.boot : spring-boot jar 2.1.8.RELEASE
org.apache.tomcat.embed : tomcat-embed-jasper jar 9.0.26

Project Modules

There are no modules declared in this project.