| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторadapters |
| Версия | Версия3.8 |
| Тип | Типpom |
| Описание |
ОписаниеAdapters
The adapters provide components that either plug into the open metadata
implementation to support one of its functions or
plug open metadata capability into another technology.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| adapters-3.8.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/adapters/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>adapters</artifactId>
<version>3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/adapters/
implementation 'org.odpi.egeria:adapters:3.8'
// https://jarcasting.com/artifacts/org.odpi.egeria/adapters/
implementation ("org.odpi.egeria:adapters:3.8")
'org.odpi.egeria:adapters:pom:3.8'
<dependency org="org.odpi.egeria" name="adapters" rev="3.8">
<artifact name="adapters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='adapters', version='3.8')
)
libraryDependencies += "org.odpi.egeria" % "adapters" % "3.8"
[org.odpi.egeria/adapters "3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |