| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.icthh.xm.commons |
| Идентификатор | Идентификаторxm-commons-tenant |
| Версия | Версия2.1.10 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xm-commons-tenant-2.1.10.pom | |
| xm-commons-tenant-2.1.10.jar | 16 KB |
| xm-commons-tenant-2.1.10-sources.jar | 11 KB |
| xm-commons-tenant-2.1.10-javadoc.jar | 80 KB |
| Обзор |
<!-- 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.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-tenant/
implementation 'com.icthh.xm.commons:xm-commons-tenant:2.1.10'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-tenant/
implementation ("com.icthh.xm.commons:xm-commons-tenant:2.1.10")
'com.icthh.xm.commons:xm-commons-tenant:jar:2.1.10'
<dependency org="com.icthh.xm.commons" name="xm-commons-tenant" rev="2.1.10">
<artifact name="xm-commons-tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-tenant', version='2.1.10')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-tenant" % "2.1.10"
[com.icthh.xm.commons/xm-commons-tenant "2.1.10"]