Last Version

cc.uncarbon.framework:helio-core 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-core
Version

Version

1.5.1
Type

Type

jar
Description

Description

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

Download helio-core 1.5.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.8
org.springframework.boot : spring-boot-configuration-processor jar 2.6.8
com.fasterxml.jackson.core : jackson-annotations jar
javax.validation : validation-api jar 2.0.1.Final
com.alibaba : transmittable-thread-local jar 2.12.1
cn.hutool : hutool-all jar 5.7.22
com.github.xiaoymin : knife4j-annotations jar 3.0.3
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.