Last Version

IGC Repository Proxy 1.0

Provides the Repository Connector and Event Mapper for IGC wrapped in a Spring Boot Application.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

igc-repository-proxy
Version

Version

1.0
Type

Type

jar
Description

Description

IGC Repository Proxy
Provides the Repository Connector and Event Mapper for IGC wrapped in a Spring Boot Application.
Project Organization

Project Organization

ODPi

Download igc-repository-proxy 1.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.odpi.egeria : admin-services-server jar 1.0
org.odpi.egeria : repository-services-apis jar 1.0
org.odpi.egeria : repository-services-spring jar 1.0
org.odpi.egeria : http-helper jar 1.0
org.odpi.egeria : igc-rest-client-library jar 1.0
org.springframework.boot : spring-boot-starter-web jar 2.1.2.RELEASE
org.apache.kafka : kafka-clients jar 1.0.0
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.7.0
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.webcohesion.enunciate : enunciate-core-annotations jar 2.10.1

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.