| License |
License |
|---|---|
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdhttp-helper |
| Version | Version3.7 |
| Type | Typejar |
| Description |
DescriptionHTTP Helper
A plug-in for managing Transport Level Security (TLS) in the server.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-helper-3.7.pom | |
| http-helper-3.7.jar | 4 KB |
| http-helper-3.7-sources.jar | 3 KB |
| http-helper-3.7-javadoc.jar | 390 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/http-helper/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>http-helper</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/http-helper/
implementation 'org.odpi.egeria:http-helper:3.7'
// https://jarcasting.com/artifacts/org.odpi.egeria/http-helper/
implementation ("org.odpi.egeria:http-helper:3.7")
'org.odpi.egeria:http-helper:jar:3.7'
<dependency org="org.odpi.egeria" name="http-helper" rev="3.7">
<artifact name="http-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='http-helper', version='3.7')
)
libraryDependencies += "org.odpi.egeria" % "http-helper" % "3.7"
[org.odpi.egeria/http-helper "3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.3.1 |
| org.testng : testng | jar | 7.5 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |