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