License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.engines |
Version | Version4.4.1 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Engines
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
Filename | Size |
---|---|
pipeline.engines-4.4.1.pom | |
pipeline.engines-4.4.1.jar | 96 KB |
pipeline.engines-4.4.1-tests.jar | 92 KB |
pipeline.engines-4.4.1-sources.jar | 105 KB |
pipeline.engines-4.4.1-javadoc.jar | 458 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.engines/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.engines</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.engines/
implementation 'com.51degrees:pipeline.engines:4.4.1'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.engines/
implementation ("com.51degrees:pipeline.engines:4.4.1")
'com.51degrees:pipeline.engines:jar:4.4.1'
<dependency org="com.51degrees" name="pipeline.engines" rev="4.4.1">
<artifact name="pipeline.engines" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.engines', version='4.4.1')
)
libraryDependencies += "com.51degrees" % "pipeline.engines" % "4.4.1"
[com.51degrees/pipeline.engines "4.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.core | jar | 4.4.1 |
com.51degrees : pipeline.caching | jar | 4.4.1 |
com.51degrees : pipeline.common | jar | 4.4.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.common | test-jar | 4.4.1 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.3.1 |