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