is not current version
Last Version 0.4.1

Syndo :: Core 0.4.0

From the greek 'συνδώ' which means 'interconnect' or 'link'

License

License

GroupId

GroupId

io.github.chrisruffalo
ArtifactId

ArtifactId

syndo
Version

Version

0.4.0
Type

Type

jar
Description

Description

Syndo :: Core
From the greek 'συνδώ' which means 'interconnect' or 'link'

Download syndo 0.4.0


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

Dependencies

compile (10)

Group / Artifact Type Version
io.fabric8 : openshift-client jar 5.5.0
org.apache.commons : commons-compress jar 1.20
commons-io : commons-io jar 2.8.0
commons-codec : commons-codec jar 1.15
com.google.jimfs : jimfs jar 1.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.2
com.beust : jcommander jar 1.81
ch.qos.logback : logback-classic jar 1.2.3
io.github.chrisruffalo : yyall jar 1.4

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
io.fabric8 : kubernetes-server-mock jar 5.5.0
io.fabric8 : openshift-server-mock jar 5.5.0
io.fabric8 : mockwebserver jar 0.1.8

Project Modules

There are no modules declared in this project.