License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.common |
Version | Version4.3.8 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Common
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
Filename | Size |
---|---|
pipeline.common-4.3.8.pom | |
pipeline.common-4.3.8.jar | 22 KB |
pipeline.common-4.3.8-tests.jar | 13 KB |
pipeline.common-4.3.8-sources.jar | 22 KB |
pipeline.common-4.3.8-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.common/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.common</artifactId>
<version>4.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.common/
implementation 'com.51degrees:pipeline.common:4.3.8'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.common/
implementation ("com.51degrees:pipeline.common:4.3.8")
'com.51degrees:pipeline.common:jar:4.3.8'
<dependency org="com.51degrees" name="pipeline.common" rev="4.3.8">
<artifact name="pipeline.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.common', version='4.3.8')
)
libraryDependencies += "com.51degrees" % "pipeline.common" % "4.3.8"
[com.51degrees/pipeline.common "4.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |