e

egeria

Egeria BOM (Bill of materials). Egeria provides the standards, frameworks, reference implementations and conformance tests for open metadata and governance.
http://egeria.odpi.org
The Apache License, Version 2.0 Creative Commons Attribution 4.0 International (CC BY 4.0)
LF AI & Data Foundation
Mandy Chessell Nigel Jones
文件下载
文件名 操作
egeria-4.3.pom 下载
Apache Maven
<dependency>
  <groupId>org.odpi.egeria</groupId>
  <artifactId>egeria</artifactId>
  <version>4.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.odpi.egeria:egeria:4.3'
Gradle Kotlin
implementation("org.odpi.egeria:egeria:4.3")
Scala SBT
libraryDependencies += "org.odpi.egeria" % "egeria" % "4.3"
Groovy Grape
@Grapes(
  @Grab(group='org.odpi.egeria', module='egeria', version='4.3')
)
Apache Ivy
<dependency org="org.odpi.egeria" name="egeria" rev="4.3" />
Leiningen
[org.odpi.egeria/egeria "4.3"]
Apache Buildr
'org.odpi.egeria:egeria:jar:4.3'
本项目依赖
该项目无第三方依赖