Pipeline Client

Pipeline

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.smoketurner.pipeline
ArtifactId

ArtifactId

pipeline-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Pipeline Client
Pipeline

Download pipeline-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-client jar
org.glassfish.jersey.media : jersey-media-sse jar

test (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0