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