License |
License |
---|---|
GroupId | GroupIdio.github.chrisruffalo |
ArtifactId | ArtifactIdsyndo |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSyndo :: Core
From the greek 'συνδώ' which means 'interconnect' or 'link'
|
Filename | Size |
---|---|
syndo-0.4.1.pom | |
syndo-0.4.1.jar | 92 KB |
syndo-0.4.1-sources.jar | 53 KB |
syndo-0.4.1-javadoc.jar | 327 KB |
syndo-0.4.1-executable.jar | 18 MB |
Browse |
<!-- 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"]
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 |
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 |