License |
License |
---|---|
GroupId | GroupIdio.toolebox |
ArtifactId | ArtifactIdkotmosphere |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKotmosphere
Kotmosphere is a library to make infrastructure as code a reality.
|
Filename | Size |
---|---|
kotmosphere-0.1.6.pom | |
kotmosphere-0.1.6.jar | 42 KB |
kotmosphere-0.1.6-sources.jar | 10 KB |
kotmosphere-0.1.6-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.kotlintest : kotlintest | jar | 2.0.7 |
org.assertj : assertj-core | jar | 3.8.0 |
junit : junit | jar | 4.12 |