License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.kolema-tech |
ArtifactId | ArtifactIdsigma-web-spring-boot-starter |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-web-spring-boot-starter/ -->
<dependency>
<groupId>com.github.kolema-tech</groupId>
<artifactId>sigma-web-spring-boot-starter</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-web-spring-boot-starter/
implementation 'com.github.kolema-tech:sigma-web-spring-boot-starter:1.0.8'
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-web-spring-boot-starter/
implementation ("com.github.kolema-tech:sigma-web-spring-boot-starter:1.0.8")
'com.github.kolema-tech:sigma-web-spring-boot-starter:jar:1.0.8'
<dependency org="com.github.kolema-tech" name="sigma-web-spring-boot-starter" rev="1.0.8">
<artifact name="sigma-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kolema-tech', module='sigma-web-spring-boot-starter', version='1.0.8')
)
libraryDependencies += "com.github.kolema-tech" % "sigma-web-spring-boot-starter" % "1.0.8"
[com.github.kolema-tech/sigma-web-spring-boot-starter "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
com.github.kolema-tech : sigma-core | jar | 1.0.8 |
org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
org.projectlombok : lombok Optional | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |