Last Version

ktor-client-chef 1.0.1

Ktor-client feature for Chef Client Authentication

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

id.jasoet
ArtifactId

ArtifactId

ktor-client-chef
Version

Version

1.0.1
Type

Type

jar
Description

Description

ktor-client-chef
Ktor-client feature for Chef Client Authentication
Project URL

Project URL

https://github.com/jasoet/ktor-client-chef
Source Code Management

Source Code Management

https://github.com/jasoet/ktor-client-chef

Download ktor-client-chef 1.0.1


<!-- https://jarcasting.com/artifacts/id.jasoet/ktor-client-chef/ -->
<dependency>
    <groupId>id.jasoet</groupId>
    <artifactId>ktor-client-chef</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/id.jasoet/ktor-client-chef/
implementation 'id.jasoet:ktor-client-chef:1.0.1'
// https://jarcasting.com/artifacts/id.jasoet/ktor-client-chef/
implementation ("id.jasoet:ktor-client-chef:1.0.1")
'id.jasoet:ktor-client-chef:jar:1.0.1'
<dependency org="id.jasoet" name="ktor-client-chef" rev="1.0.1">
  <artifact name="ktor-client-chef" type="jar" />
</dependency>
@Grapes(
@Grab(group='id.jasoet', module='ktor-client-chef', version='1.0.1')
)
libraryDependencies += "id.jasoet" % "ktor-client-chef" % "1.0.1"
[id.jasoet/ktor-client-chef "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.0.0
io.ktor : ktor-client-apache jar 1.0.0
io.ktor : ktor-client-gson jar 1.0.0
org.bouncycastle : bcpkix-jdk15on jar 1.60
org.bouncycastle : bcprov-jdk15on jar 1.60

Project Modules

There are no modules declared in this project.