Last Version

Spotify Styx CLI 2.1.151

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-cli-unshaded
Version

Version

2.1.151
Type

Type

jar
Description

Description

Spotify Styx CLI
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download styx-cli-unshaded 2.1.151


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

Dependencies

compile (11)

Group / Artifact Type Version
com.spotify : styx-common jar 2.1.151
com.spotify : styx-client jar 2.1.151
org.fusesource.jansi : jansi jar 1.18
net.sourceforge.argparse4j : argparse4j jar 0.8.1
com.fasterxml.jackson.core : jackson-core jar 2.12.6
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.6
org.slf4j : slf4j-api jar 1.7.32
com.spotify : logging jar 2.2.7
com.fasterxml.jackson.core : jackson-annotations jar 2.12.6
org.slf4j : log4j-over-slf4j jar 1.7.32

provided (4)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.8
com.google.auto.value : auto-value-annotations jar 1.8
io.norberg : auto-matter jar 0.16.0
com.google.errorprone : error_prone_core jar 2.6.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.3.0
org.hamcrest : hamcrest jar 2.2
pl.pragmatists : JUnitParams jar 1.1.1
com.spotify : completable-futures jar 0.3.2
com.spotify : styx-test jar 2.1.151

Project Modules

There are no modules declared in this project.