License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdcom.github.devkumarL |
ArtifactId | ArtifactIdspringBootUtility |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondemo
Demo project for Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
springBootUtility-1.0.5.pom | |
springBootUtility-1.0.5.jar | 4 KB |
springBootUtility-1.0.5-sources.jar | 4 KB |
springBootUtility-1.0.5-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
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 |