License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.web |
Version | Version4.3.10 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Web
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
Filename | Size |
---|---|
pipeline.web-4.3.10.pom | |
pipeline.web-4.3.10.jar | 28 KB |
pipeline.web-4.3.10-sources.jar | 24 KB |
pipeline.web-4.3.10-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.web/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.web</artifactId>
<version>4.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web/
implementation 'com.51degrees:pipeline.web:4.3.10'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web/
implementation ("com.51degrees:pipeline.web:4.3.10")
'com.51degrees:pipeline.web:jar:4.3.10'
<dependency org="com.51degrees" name="pipeline.web" rev="4.3.10">
<artifact name="pipeline.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.web', version='4.3.10')
)
libraryDependencies += "com.51degrees" % "pipeline.web" % "4.3.10"
[com.51degrees/pipeline.web "4.3.10"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.web.shared | jar | 4.3.10 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 3.0.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.core | test-jar | 4.3.10 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.3.1 |