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
Files download
File Operation
egeria-5.0.pom download
Apache Maven
<dependency>
  <groupId>org.odpi.egeria</groupId>
  <artifactId>egeria</artifactId>
  <version>5.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.odpi.egeria:egeria:5.0'
Gradle Kotlin
implementation("org.odpi.egeria:egeria:5.0")
Scala SBT
libraryDependencies += "org.odpi.egeria" % "egeria" % "5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.odpi.egeria', module='egeria', version='5.0')
)
Apache Ivy
<dependency org="org.odpi.egeria" name="egeria" rev="5.0" />
Leiningen
[org.odpi.egeria/egeria "5.0"]
Apache Buildr
'org.odpi.egeria:egeria:jar:5.0'
Dependencies
The project has no third-party dependencies