Last Version

Kotmosphere 0.1.6

Kotmosphere is a library to make infrastructure as code a reality.

License

License

GroupId

GroupId

io.toolebox
ArtifactId

ArtifactId

kotmosphere
Version

Version

0.1.6
Type

Type

jar
Description

Description

Kotmosphere
Kotmosphere is a library to make infrastructure as code a reality.

Download kotmosphere 0.1.6


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.20
org.jetbrains.kotlin : kotlin-reflect jar 1.2.20
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.2
com.fasterxml.jackson.core : jackson-core jar 2.9.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.2

test (3)

Group / Artifact Type Version
io.kotlintest : kotlintest jar 2.0.7
org.assertj : assertj-core jar 3.8.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.