| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторgovernance-engines-plugins |
| Последняя версия | Последняя версия2.10 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGovernance Engine Plugins
Governance Engines Plugins support plugins to governance engines
to enable them to use open metadata settings in their validation
and enforcement decisions they make and the resulting actions they take.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| governance-engines-plugins-2.10.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/governance-engines-plugins/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>governance-engines-plugins</artifactId>
<version>2.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/governance-engines-plugins/
implementation 'org.odpi.egeria:governance-engines-plugins:2.10'
// https://jarcasting.com/artifacts/org.odpi.egeria/governance-engines-plugins/
implementation ("org.odpi.egeria:governance-engines-plugins:2.10")
'org.odpi.egeria:governance-engines-plugins:pom:2.10'
<dependency org="org.odpi.egeria" name="governance-engines-plugins" rev="2.10">
<artifact name="governance-engines-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='governance-engines-plugins', version='2.10')
)
libraryDependencies += "org.odpi.egeria" % "governance-engines-plugins" % "2.10"
[org.odpi.egeria/governance-engines-plugins "2.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |