springboot-multitenant

MultiTenant on top of SpringBoot

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.gitlab.rujal_sh
ArtifactId

ArtifactId

SpringBoot-MultiTenant
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-multitenant
MultiTenant on top of SpringBoot

Download SpringBoot-MultiTenant

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitlab.rujal_sh/SpringBoot-MultiTenant/ -->
<dependency>
    <groupId>io.gitlab.rujal_sh</groupId>
    <artifactId>SpringBoot-MultiTenant</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.rujal_sh/SpringBoot-MultiTenant/
implementation 'io.gitlab.rujal_sh:SpringBoot-MultiTenant:1.0'
// https://jarcasting.com/artifacts/io.gitlab.rujal_sh/SpringBoot-MultiTenant/
implementation ("io.gitlab.rujal_sh:SpringBoot-MultiTenant:1.0")
'io.gitlab.rujal_sh:SpringBoot-MultiTenant:jar:1.0'
<dependency org="io.gitlab.rujal_sh" name="SpringBoot-MultiTenant" rev="1.0">
  <artifact name="SpringBoot-MultiTenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.rujal_sh', module='SpringBoot-MultiTenant', version='1.0')
)
libraryDependencies += "io.gitlab.rujal_sh" % "SpringBoot-MultiTenant" % "1.0"
[io.gitlab.rujal_sh/SpringBoot-MultiTenant "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.2
org.springframework.boot : spring-boot-configuration-processor jar 2.5.2

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.2
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.2
org.projectlombok : lombok jar 1.18.20

runtime (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.22

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0