51Degrees :: Pipeline :: Web :: Examples :: Shared

This example is no longer available in Maven

License

License

GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.web.examples.shared
Last Version

Last Version

4.3.16
Release Date

Release Date

Type

Type

jar
Description

Description

51Degrees :: Pipeline :: Web :: Examples :: Shared
This example is no longer available in Maven

Download pipeline.web.examples.shared

How to add to project

<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.web.examples.shared/ -->
<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>pipeline.web.examples.shared</artifactId>
    <version>4.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web.examples.shared/
implementation 'com.51degrees:pipeline.web.examples.shared:4.3.16'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web.examples.shared/
implementation ("com.51degrees:pipeline.web.examples.shared:4.3.16")
'com.51degrees:pipeline.web.examples.shared:jar:4.3.16'
<dependency org="com.51degrees" name="pipeline.web.examples.shared" rev="4.3.16">
  <artifact name="pipeline.web.examples.shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.web.examples.shared', version='4.3.16')
)
libraryDependencies += "com.51degrees" % "pipeline.web.examples.shared" % "4.3.16"
[com.51degrees/pipeline.web.examples.shared "4.3.16"]

Dependencies

compile (3)

Group / Artifact Type Version
com.51degrees : device-detection jar 4.3.16
javax.servlet : javax.servlet-api jar 4.0.1
org.apache.tomcat.embed : tomcat-embed-core jar 8.5.73

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.16
4.3.14