| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторserver-chassis |
| Версия | Версия2.11 |
| Тип | Типpom |
| Описание |
ОписаниеServer Chassis
The server chassis provides an "empty" server to host the open metadata services.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| server-chassis-2.11.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/server-chassis/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>server-chassis</artifactId>
<version>2.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/server-chassis/
implementation 'org.odpi.egeria:server-chassis:2.11'
// https://jarcasting.com/artifacts/org.odpi.egeria/server-chassis/
implementation ("org.odpi.egeria:server-chassis:2.11")
'org.odpi.egeria:server-chassis:pom:2.11'
<dependency org="org.odpi.egeria" name="server-chassis" rev="2.11">
<artifact name="server-chassis" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='server-chassis', version='2.11')
)
libraryDependencies += "org.odpi.egeria" % "server-chassis" % "2.11"
[org.odpi.egeria/server-chassis "2.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |