| License |
License
Copyright 2022 Indiana University Research and Technology Corporation
|
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.onecampus |
| ArtifactId | ArtifactIdtenant |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontenant
Tenant and Application Management
|
| Filename | Size |
|---|---|
| tenant-2.0.0.pom | |
| tenant-2.0.0.jar | 54 KB |
| tenant-2.0.0-sources.jar | 21 KB |
| tenant-2.0.0-javadoc.jar | 616 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.onecampus/tenant/ -->
<dependency>
<groupId>com.onecampus</groupId>
<artifactId>tenant</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.onecampus/tenant/
implementation 'com.onecampus:tenant:2.0.0'
// https://jarcasting.com/artifacts/com.onecampus/tenant/
implementation ("com.onecampus:tenant:2.0.0")
'com.onecampus:tenant:jar:2.0.0'
<dependency org="com.onecampus" name="tenant" rev="2.0.0">
<artifact name="tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onecampus', module='tenant', version='2.0.0')
)
libraryDependencies += "com.onecampus" % "tenant" % "2.0.0"
[com.onecampus/tenant "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webflux | jar | 5.3.19 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| javax.inject : javax.inject | jar | 1 |
| org.springframework.security : spring-security-core | jar | 5.5.4 |
| org.springframework.security : spring-security-config | jar | 5.5.4 |
| com.thoughtworks.xstream : xstream | jar | 1.4.18 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |