License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.web.shared |
Version | Version4.3.5 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Web :: Shared
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.web.shared/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.web.shared</artifactId>
<version>4.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web.shared/
implementation 'com.51degrees:pipeline.web.shared:4.3.5'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web.shared/
implementation ("com.51degrees:pipeline.web.shared:4.3.5")
'com.51degrees:pipeline.web.shared:jar:4.3.5'
<dependency org="com.51degrees" name="pipeline.web.shared" rev="4.3.5">
<artifact name="pipeline.web.shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.web.shared', version='4.3.5')
)
libraryDependencies += "com.51degrees" % "pipeline.web.shared" % "4.3.5"
[com.51degrees/pipeline.web.shared "4.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.51degrees : pipeline.engines.fiftyone | jar | 4.3.5 |
javax : javaee-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |