License |
License
Copyright 2021 Indiana University Research and Technology Corporation
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.onecampus |
ArtifactId | ArtifactIdtenant |
Version | Version1.1.7 |
Type | Typejar |
Description |
Descriptiontenant
Tenant and Application Management
|
Filename | Size |
---|---|
tenant-1.1.7.pom | |
tenant-1.1.7.jar | 54 KB |
tenant-1.1.7-sources.jar | 21 KB |
tenant-1.1.7-javadoc.jar | 616 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.onecampus/tenant/ -->
<dependency>
<groupId>com.onecampus</groupId>
<artifactId>tenant</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.onecampus/tenant/
implementation 'com.onecampus:tenant:1.1.7'
// https://jarcasting.com/artifacts/com.onecampus/tenant/
implementation ("com.onecampus:tenant:1.1.7")
'com.onecampus:tenant:jar:1.1.7'
<dependency org="com.onecampus" name="tenant" rev="1.1.7">
<artifact name="tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onecampus', module='tenant', version='1.1.7')
)
libraryDependencies += "com.onecampus" % "tenant" % "1.1.7"
[com.onecampus/tenant "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
javax.inject : javax.inject | jar | 1 |
org.springframework.security : spring-security-core | jar | 5.6.0 |
org.springframework.security : spring-security-config | jar | 5.6.0 |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.5.1.RELEASE |
org.springframework : spring-webmvc | jar | 5.3.13 |
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 |