License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcc.uncarbon.framework |
ArtifactId | ArtifactIdhelio-starter-tenant |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
helio-starter-tenant-1.5.1.pom | |
helio-starter-tenant-1.5.1.jar | 15 KB |
helio-starter-tenant-1.5.1-sources.jar | 10 KB |
helio-starter-tenant-1.5.1-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.uncarbon.framework/helio-starter-tenant/ -->
<dependency>
<groupId>cc.uncarbon.framework</groupId>
<artifactId>helio-starter-tenant</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.uncarbon.framework/helio-starter-tenant/
implementation 'cc.uncarbon.framework:helio-starter-tenant:1.5.1'
// https://jarcasting.com/artifacts/cc.uncarbon.framework/helio-starter-tenant/
implementation ("cc.uncarbon.framework:helio-starter-tenant:1.5.1")
'cc.uncarbon.framework:helio-starter-tenant:jar:1.5.1'
<dependency org="cc.uncarbon.framework" name="helio-starter-tenant" rev="1.5.1">
<artifact name="helio-starter-tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.uncarbon.framework', module='helio-starter-tenant', version='1.5.1')
)
libraryDependencies += "cc.uncarbon.framework" % "helio-starter-tenant" % "1.5.1"
[cc.uncarbon.framework/helio-starter-tenant "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
cc.uncarbon.framework : helio-core | jar | 1.5.1 |
cc.uncarbon.framework : helio-starter-crud | jar | 1.5.1 |
com.baomidou : dynamic-datasource-spring-boot-starter Optional | jar | 3.5.1 |
org.projectlombok : lombok | jar | 1.18.24 |
org.slf4j : slf4j-api | jar | 1.7.36 |