License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdengine-host-services-api |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEngine Host Services API
Provides the definitions that make up the API used to control an engine host.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/engine-host-services-api/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>engine-host-services-api</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/engine-host-services-api/
implementation 'org.odpi.egeria:engine-host-services-api:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/engine-host-services-api/
implementation ("org.odpi.egeria:engine-host-services-api:3.9")
'org.odpi.egeria:engine-host-services-api:jar:3.9'
<dependency org="org.odpi.egeria" name="engine-host-services-api" rev="3.9">
<artifact name="engine-host-services-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='engine-host-services-api', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "engine-host-services-api" % "3.9"
[org.odpi.egeria/engine-host-services-api "3.9"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
org.odpi.egeria : audit-log-framework | jar | 3.9 |
org.odpi.egeria : repository-services-apis | jar | 3.9 |
org.odpi.egeria : ffdc-services | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |