License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline |
Version | Version4.3.10 |
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.10.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline</artifactId>
<version>4.3.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline/
implementation 'com.51degrees:pipeline:4.3.10'
// https://jarcasting.com/artifacts/com.51degrees/pipeline/
implementation ("com.51degrees:pipeline:4.3.10")
'com.51degrees:pipeline:pom:4.3.10'
<dependency org="com.51degrees" name="pipeline" rev="4.3.10">
<artifact name="pipeline" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline', version='4.3.10')
)
libraryDependencies += "com.51degrees" % "pipeline" % "4.3.10"
[com.51degrees/pipeline "4.3.10"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |