| License |
License |
|---|---|
| GroupId | GroupIdcom.51degrees |
| ArtifactId | ArtifactIdpipeline.core |
| Version | Version4.3.8 |
| Type | Typejar |
| Description |
Description51Degrees :: Pipeline :: Core
Java implementation of 51Degrees Pipeline API
|
| Project Organization |
Project Organization51Degrees |
| Filename | Size |
|---|---|
| pipeline.core-4.3.8.pom | |
| pipeline.core-4.3.8.jar | 93 KB |
| pipeline.core-4.3.8-tests.jar | 93 KB |
| pipeline.core-4.3.8-sources.jar | 96 KB |
| pipeline.core-4.3.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.core/
implementation 'com.51degrees:pipeline.core:4.3.8'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.core/
implementation ("com.51degrees:pipeline.core:4.3.8")
'com.51degrees:pipeline.core:jar:4.3.8'
<dependency org="com.51degrees" name="pipeline.core" rev="4.3.8">
<artifact name="pipeline.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.core', version='4.3.8')
)
libraryDependencies += "com.51degrees" % "pipeline.core" % "4.3.8"
[com.51degrees/pipeline.core "4.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| net.oneandone.reflections8 : reflections8 | jar | 0.11.7 |
| org.json : json | jar | 20180813 |
| com.sun.activation : javax.activation | jar | 1.2.0 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 3.0.2 |
| 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 |