License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx-flyte-client |
Last Version | Last Version2.1.151 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpotify Styx Flyte Client
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
styx-flyte-client-2.1.151.pom | |
styx-flyte-client-2.1.151.jar | 2 MB |
styx-flyte-client-2.1.151-sources.jar | 644 KB |
styx-flyte-client-2.1.151-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx-flyte-client/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx-flyte-client</artifactId>
<version>2.1.151</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx-flyte-client/
implementation 'com.spotify:styx-flyte-client:2.1.151'
// https://jarcasting.com/artifacts/com.spotify/styx-flyte-client/
implementation ("com.spotify:styx-flyte-client:2.1.151")
'com.spotify:styx-flyte-client:jar:2.1.151'
<dependency org="com.spotify" name="styx-flyte-client" rev="2.1.151">
<artifact name="styx-flyte-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx-flyte-client', version='2.1.151')
)
libraryDependencies += "com.spotify" % "styx-flyte-client" % "2.1.151"
[com.spotify/styx-flyte-client "2.1.151"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-protobuf | jar | |
io.grpc : grpc-stub | jar | |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.guava : guava | jar | 30.0-jre |
com.spotify : styx-common | jar | 2.1.151 |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.8 |
com.google.auto.value : auto-value-annotations | jar | 1.8 |
com.google.errorprone : error_prone_core | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.grpc : grpc-testing | jar | |
com.spotify : styx-test | jar | 2.1.151 |