| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.icthh.xm.commons |
| ArtifactId | ArtifactIdxm-commons-tenant |
| Last Version | Last Version2.2.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxm-commons-tenant
xm-commons-tenant
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xm-commons-tenant-2.2.18.pom | |
| xm-commons-tenant-2.2.18.jar | 16 KB |
| xm-commons-tenant-2.2.18-sources.jar | 11 KB |
| xm-commons-tenant-2.2.18-javadoc.jar | 80 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-tenant/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-tenant</artifactId>
<version>2.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-tenant/
implementation 'com.icthh.xm.commons:xm-commons-tenant:2.2.18'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-tenant/
implementation ("com.icthh.xm.commons:xm-commons-tenant:2.2.18")
'com.icthh.xm.commons:xm-commons-tenant:jar:2.2.18'
<dependency org="com.icthh.xm.commons" name="xm-commons-tenant" rev="2.2.18">
<artifact name="xm-commons-tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-tenant', version='2.2.18')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-tenant" % "2.2.18"
[com.icthh.xm.commons/xm-commons-tenant "2.2.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.icthh.xm.commons : xm-commons-security | jar | 2.2.18 |
| com.icthh.xm.commons : xm-commons-exceptions | jar | 2.2.18 |
| org.slf4j : slf4j-api | jar | |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |