Last Version

cc.uncarbon.framework:helio-starter-web 1.5.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

cc.uncarbon.framework
ArtifactId

ArtifactId

helio-starter-web
Version

Version

1.5.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download helio-starter-web 1.5.1


<!-- https://jarcasting.com/artifacts/cc.uncarbon.framework/helio-starter-web/ -->
<dependency>
    <groupId>cc.uncarbon.framework</groupId>
    <artifactId>helio-starter-web</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.uncarbon.framework/helio-starter-web/
implementation 'cc.uncarbon.framework:helio-starter-web:1.5.1'
// https://jarcasting.com/artifacts/cc.uncarbon.framework/helio-starter-web/
implementation ("cc.uncarbon.framework:helio-starter-web:1.5.1")
'cc.uncarbon.framework:helio-starter-web:jar:1.5.1'
<dependency org="cc.uncarbon.framework" name="helio-starter-web" rev="1.5.1">
  <artifact name="helio-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.uncarbon.framework', module='helio-starter-web', version='1.5.1')
)
libraryDependencies += "cc.uncarbon.framework" % "helio-starter-web" % "1.5.1"
[cc.uncarbon.framework/helio-starter-web "1.5.1"]

Dependencies

compile (8)

Group / Artifact Type Version
cc.uncarbon.framework : helio-core jar 1.5.1
cc.uncarbon.framework : helio-starter-aop jar 1.5.1
org.springframework.boot : spring-boot-starter-web jar 2.6.8
org.springframework.boot : spring-boot-starter-undertow jar 2.6.8
cn.dev33 : sa-token-spring-boot-starter jar 1.30.0
org.springframework.boot : spring-boot-starter-validation jar 2.6.8
org.projectlombok : lombok jar 1.18.24
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.