License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.web.examples.shared |
Version | Version4.3.14 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Web :: Examples :: Shared
Example use of Device Detection using Web technologies
|
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.web.examples.shared/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.web.examples.shared</artifactId>
<version>4.3.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web.examples.shared/
implementation 'com.51degrees:pipeline.web.examples.shared:4.3.14'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.web.examples.shared/
implementation ("com.51degrees:pipeline.web.examples.shared:4.3.14")
'com.51degrees:pipeline.web.examples.shared:jar:4.3.14'
<dependency org="com.51degrees" name="pipeline.web.examples.shared" rev="4.3.14">
<artifact name="pipeline.web.examples.shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.web.examples.shared', version='4.3.14')
)
libraryDependencies += "com.51degrees" % "pipeline.web.examples.shared" % "4.3.14"
[com.51degrees/pipeline.web.examples.shared "4.3.14"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : device-detection | jar | 4.3.14 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.73 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |