is not current version
Last Version 0.23.0

org.apache.druid.extensions:simple-client-sslcontext 0.19.0

simple-client-sslcontext

Categories

Categories

CLI User Interface druid Data Databases
GroupId

GroupId

org.apache.druid.extensions
ArtifactId

ArtifactId

simple-client-sslcontext
Version

Version

0.19.0
Type

Type

jar

Download simple-client-sslcontext 0.19.0


<!-- https://jarcasting.com/artifacts/org.apache.druid.extensions/simple-client-sslcontext/ -->
<dependency>
    <groupId>org.apache.druid.extensions</groupId>
    <artifactId>simple-client-sslcontext</artifactId>
    <version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.druid.extensions/simple-client-sslcontext/
implementation 'org.apache.druid.extensions:simple-client-sslcontext:0.19.0'
// https://jarcasting.com/artifacts/org.apache.druid.extensions/simple-client-sslcontext/
implementation ("org.apache.druid.extensions:simple-client-sslcontext:0.19.0")
'org.apache.druid.extensions:simple-client-sslcontext:jar:0.19.0'
<dependency org="org.apache.druid.extensions" name="simple-client-sslcontext" rev="0.19.0">
  <artifact name="simple-client-sslcontext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.druid.extensions', module='simple-client-sslcontext', version='0.19.0')
)
libraryDependencies += "org.apache.druid.extensions" % "simple-client-sslcontext" % "0.19.0"
[org.apache.druid.extensions/simple-client-sslcontext "0.19.0"]