Last Version

cc.uncarbon.framework:helio-starter-test 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-test
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-test 1.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test 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.