License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.core |
Version | Version4.3.10 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Core
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
Filename | Size |
---|---|
pipeline.core-4.3.10.pom | |
pipeline.core-4.3.10.jar | 93 KB |
pipeline.core-4.3.10-tests.jar | 92 KB |
pipeline.core-4.3.10-sources.jar | 96 KB |
pipeline.core-4.3.10-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.core/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.core</artifactId>
<version>4.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.core/
implementation 'com.51degrees:pipeline.core:4.3.10'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.core/
implementation ("com.51degrees:pipeline.core:4.3.10")
'com.51degrees:pipeline.core:jar:4.3.10'
<dependency org="com.51degrees" name="pipeline.core" rev="4.3.10">
<artifact name="pipeline.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.core', version='4.3.10')
)
libraryDependencies += "com.51degrees" % "pipeline.core" % "4.3.10"
[com.51degrees/pipeline.core "4.3.10"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
net.oneandone.reflections8 : reflections8 | jar | 0.11.7 |
org.json : json | jar | 20211205 |
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 |
---|---|---|
com.51degrees : pipeline.common | test-jar | 4.3.10 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.3.1 |