Syndo :: Core

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

License

License

GroupId

GroupId

io.github.chrisruffalo
ArtifactId

ArtifactId

syndo
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download syndo

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
io.fabric8 : openshift-client jar 5.10.1
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.10.1
io.fabric8 : openshift-server-mock jar 5.10.1
io.fabric8 : mockwebserver jar 0.1.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1