is not current version
Last Version 0.23.0

org.apache.druid.extensions:simple-client-sslcontext 0.14.1-incubating

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.14.1-incubating
Type

Type

jar

Download simple-client-sslcontext 0.14.1-incubating


<!-- 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.14.1-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.druid.extensions/simple-client-sslcontext/
implementation 'org.apache.druid.extensions:simple-client-sslcontext:0.14.1-incubating'
// https://jarcasting.com/artifacts/org.apache.druid.extensions/simple-client-sslcontext/
implementation ("org.apache.druid.extensions:simple-client-sslcontext:0.14.1-incubating")
'org.apache.druid.extensions:simple-client-sslcontext:jar:0.14.1-incubating'
<dependency org="org.apache.druid.extensions" name="simple-client-sslcontext" rev="0.14.1-incubating">
  <artifact name="simple-client-sslcontext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.druid.extensions', module='simple-client-sslcontext', version='0.14.1-incubating')
)
libraryDependencies += "org.apache.druid.extensions" % "simple-client-sslcontext" % "0.14.1-incubating"
[org.apache.druid.extensions/simple-client-sslcontext "0.14.1-incubating"]