| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторframeworks |
| Версия | Версия3.0 |
| Тип | Типpom |
| Описание |
ОписаниеOpen Metadata Frameworks
The open metadata and governance frameworks define the interfaces for pluggable components. These
components provide much of the customization offered by the open metadata and governance
implementation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| frameworks-3.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/frameworks/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>frameworks</artifactId>
<version>3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/frameworks/
implementation 'org.odpi.egeria:frameworks:3.0'
// https://jarcasting.com/artifacts/org.odpi.egeria/frameworks/
implementation ("org.odpi.egeria:frameworks:3.0")
'org.odpi.egeria:frameworks:pom:3.0'
<dependency org="org.odpi.egeria" name="frameworks" rev="3.0">
<artifact name="frameworks" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='frameworks', version='3.0')
)
libraryDependencies += "org.odpi.egeria" % "frameworks" % "3.0"
[org.odpi.egeria/frameworks "3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.31 |