| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторplatform-services |
| Версия | Версия3.8 |
| Тип | Типpom |
| Описание |
ОписаниеPlatform Services
The platform services support the base services of an OMAG Server Platform.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| platform-services-3.8.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/platform-services/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>platform-services</artifactId>
<version>3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/platform-services/
implementation 'org.odpi.egeria:platform-services:3.8'
// https://jarcasting.com/artifacts/org.odpi.egeria/platform-services/
implementation ("org.odpi.egeria:platform-services:3.8")
'org.odpi.egeria:platform-services:pom:3.8'
<dependency org="org.odpi.egeria" name="platform-services" rev="3.8">
<artifact name="platform-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='platform-services', version='3.8')
)
libraryDependencies += "org.odpi.egeria" % "platform-services" % "3.8"
[org.odpi.egeria/platform-services "3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |