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