com.dottydingo.service.pipeline:service-pipeline

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.dottydingo.service.pipeline
ArtifactId

ArtifactId

service-pipeline
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download service-pipeline

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.5

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple Optional jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0