is not current version
Last Version 4.4.7

51Degrees :: Pipeline 4.3.5

Java implementation of 51Degrees Pipeline API

License

License

GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline
Version

Version

4.3.5
Type

Type

pom
Description

Description

51Degrees :: Pipeline
Java implementation of 51Degrees Pipeline API
Project Organization

Project Organization

51Degrees
Source Code Management

Source Code Management

https://github.com/51Degrees/pipeline-java

Download pipeline 4.3.5

Filename Size
pipeline-4.3.5.pom 7 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • pipeline.common
  • pipeline.core
  • pipeline.engines
  • pipeline.caching
  • pipeline.cloudrequestengine
  • pipeline.engines.fiftyone
  • web/pipeline.web.shared
  • web/pipeline.web
  • web/pipeline.web.mvc
  • examples/pipeline.developer-examples.flowelement
  • examples/pipeline.developer-examples.onpremise-engine
  • examples/pipeline.developer-examples.cloud-engine
  • examples/pipeline.developer-examples.clientside-element
  • examples/pipeline.developer-examples.clientside-element-mvc
  • pipeline.javascriptbuilder
  • pipeline.jsonbuilder