is not current version
Last Version 3.9

org.odpi.egeria:http-helper 1.7

A plug-in for managing Transport Level Security (TLS) in the server.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

http-helper
Version

Version

1.7
Type

Type

jar

Download http-helper 1.7


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