License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.core |
Version | Version4.4.6 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Core
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
Filename | Size |
---|---|
pipeline.core-4.4.6.pom | |
pipeline.core-4.4.6.jar | 101 KB |
pipeline.core-4.4.6-tests.jar | 107 KB |
pipeline.core-4.4.6-sources.jar | 103 KB |
pipeline.core-4.4.6-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.core/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.core</artifactId>
<version>4.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.core/
implementation 'com.51degrees:pipeline.core:4.4.6'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.core/
implementation ("com.51degrees:pipeline.core:4.4.6")
'com.51degrees:pipeline.core:jar:4.4.6'
<dependency org="com.51degrees" name="pipeline.core" rev="4.4.6">
<artifact name="pipeline.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.core', version='4.4.6')
)
libraryDependencies += "com.51degrees" % "pipeline.core" % "4.4.6"
[com.51degrees/pipeline.core "4.4.6"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
net.oneandone.reflections8 : reflections8 | jar | 0.11.7 |
org.apache.commons : commons-text | jar | 1.9 |
org.json : json | jar | 20211205 |
org.slf4j : slf4j-api | jar | 1.7.33 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.common | test-jar | 4.4.6 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.3.1 |