| License |
License |
|---|---|
| GroupId | GroupIdcom.51degrees |
| ArtifactId | ArtifactIdpipeline |
| Version | Version4.3.7 |
| Type | Typepom |
| Description |
Description51Degrees :: Pipeline
Java implementation of 51Degrees Pipeline API
|
| Project Organization |
Project Organization51Degrees |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pipeline-4.3.7.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline</artifactId>
<version>4.3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline/
implementation 'com.51degrees:pipeline:4.3.7'
// https://jarcasting.com/artifacts/com.51degrees/pipeline/
implementation ("com.51degrees:pipeline:4.3.7")
'com.51degrees:pipeline:pom:4.3.7'
<dependency org="com.51degrees" name="pipeline" rev="4.3.7">
<artifact name="pipeline" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline', version='4.3.7')
)
libraryDependencies += "com.51degrees" % "pipeline" % "4.3.7"
[com.51degrees/pipeline "4.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |