Last Version

Egeria Developer Resources 1.1

Files and descriptions useful for developers.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

developer-resources
Version

Version

1.1
Type

Type

jar
Description

Description

Egeria Developer Resources
Files and descriptions useful for developers.
Project Organization

Project Organization

ODPi
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master/developer-resources

Download developer-resources 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.