Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdio.github.julianrueck |
ArtifactId | ArtifactIdmultitenancy-spring-boot-autoconfigure |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.julianrueck/multitenancy-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.julianrueck</groupId>
<artifactId>multitenancy-spring-boot-autoconfigure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.julianrueck/multitenancy-spring-boot-autoconfigure/
implementation 'io.github.julianrueck:multitenancy-spring-boot-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/io.github.julianrueck/multitenancy-spring-boot-autoconfigure/
implementation ("io.github.julianrueck:multitenancy-spring-boot-autoconfigure:1.0.1")
'io.github.julianrueck:multitenancy-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="io.github.julianrueck" name="multitenancy-spring-boot-autoconfigure" rev="1.0.1">
<artifact name="multitenancy-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.julianrueck', module='multitenancy-spring-boot-autoconfigure', version='1.0.1')
)
libraryDependencies += "io.github.julianrueck" % "multitenancy-spring-boot-autoconfigure" % "1.0.1"
[io.github.julianrueck/multitenancy-spring-boot-autoconfigure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.github.julianrueck : core Optional | jar | ${revision} |
io.github.julianrueck : database-per-tenant Optional | jar | ${revision} |
io.github.julianrueck : interceptors Optional | jar | ${revision} |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql Optional | jar |