Last Version

Egeria Docker Selfbuild 0.2

Build of egeria from source - to support helm charts for kubernetes deployment, or can be used standalone

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

egeria-docker-selfbuild
Version

Version

0.2
Type

Type

pom
Description

Description

Egeria Docker Selfbuild
Build of egeria from source - to support helm charts for kubernetes deployment, or can be used standalone
Project Organization

Project Organization

ODPi

Download egeria-docker-selfbuild 0.2

Filename Size
egeria-docker-selfbuild-0.2.pom 747 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.odpi.egeria/egeria-docker-selfbuild/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>egeria-docker-selfbuild</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/egeria-docker-selfbuild/
implementation 'org.odpi.egeria:egeria-docker-selfbuild:0.2'
// https://jarcasting.com/artifacts/org.odpi.egeria/egeria-docker-selfbuild/
implementation ("org.odpi.egeria:egeria-docker-selfbuild:0.2")
'org.odpi.egeria:egeria-docker-selfbuild:pom:0.2'
<dependency org="org.odpi.egeria" name="egeria-docker-selfbuild" rev="0.2">
  <artifact name="egeria-docker-selfbuild" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='egeria-docker-selfbuild', version='0.2')
)
libraryDependencies += "org.odpi.egeria" % "egeria-docker-selfbuild" % "0.2"
[org.odpi.egeria/egeria-docker-selfbuild "0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-annotations jar 2.9.2
com.webcohesion.enunciate : enunciate-core-annotations jar 2.10.1
org.apache.kafka : kafka-clients jar 0.10.0.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.18.3

Project Modules

There are no modules declared in this project.