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