Last Version

snoozle 0.5.3

Snoozle is a toolkit for building curiously simple distributed software applications for personal or small scale operation.

License

License

GroupId

GroupId

tech.coner.snoozle
ArtifactId

ArtifactId

snoozle
Version

Version

0.5.3
Type

Type

jar
Description

Description

snoozle
Snoozle is a toolkit for building curiously simple distributed software applications for personal or small scale operation.
Project URL

Project URL

https://github.com/coner-tech/snoozle
Source Code Management

Source Code Management

https://github.com/coner-tech/snoozle/

Download snoozle 0.5.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.5.2
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0
io.reactivex.rxjava2 : rxjava jar 2.2.21

test (8)

Group / Artifact Type Version
org.junit.platform : junit-platform-runner jar 1.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.assertj : assertj-core jar 3.21.0
com.willowtreeapps.assertk : assertk-jvm jar 0.25
org.skyscreamer : jsonassert jar 1.5.0
io.mockk : mockk jar 1.12.1
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.