License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.web |
Version | Version4.3.7 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Web
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
Filename | Size |
---|---|
pipeline.web-4.3.7.pom | |
pipeline.web-4.3.7.jar | 28 KB |
pipeline.web-4.3.7-sources.jar | 24 KB |
pipeline.web-4.3.7-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.web/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.web</artifactId>
<version>4.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web/
implementation 'com.51degrees:pipeline.web:4.3.7'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web/
implementation ("com.51degrees:pipeline.web:4.3.7")
'com.51degrees:pipeline.web:jar:4.3.7'
<dependency org="com.51degrees" name="pipeline.web" rev="4.3.7">
<artifact name="pipeline.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.web', version='4.3.7')
)
libraryDependencies += "com.51degrees" % "pipeline.web" % "4.3.7"
[com.51degrees/pipeline.web "4.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.51degrees : pipeline.core | jar | 4.3.7 |
com.51degrees : pipeline.web.shared | jar | 4.3.7 |
com.51degrees : pipeline.jsonbuilder | jar | 4.3.7 |
com.51degrees : pipeline.javascriptbuilder | jar | 4.3.7 |
com.51degrees : pipeline.engines.fiftyone | jar | 4.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.main.extras : glassfish-embedded-all | jar | 3.1.2.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.22.0 |
com.51degrees : pipeline.core | test-jar | 4.3.7 |