License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.uach.examples.servlet |
Version | Version4.3.0 |
Type | Typewar |
Description |
Description51Degrees :: Pipeline :: UserAgentClientHints :: Examples :: Servlet
Device detection engines for the 51Degrees Pipeline API
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.uach.examples.servlet/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.uach.examples.servlet</artifactId>
<version>4.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.uach.examples.servlet/
implementation 'com.51degrees:pipeline.uach.examples.servlet:4.3.0'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.uach.examples.servlet/
implementation ("com.51degrees:pipeline.uach.examples.servlet:4.3.0")
'com.51degrees:pipeline.uach.examples.servlet:war:4.3.0'
<dependency org="com.51degrees" name="pipeline.uach.examples.servlet" rev="4.3.0">
<artifact name="pipeline.uach.examples.servlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.uach.examples.servlet', version='4.3.0')
)
libraryDependencies += "com.51degrees" % "pipeline.uach.examples.servlet" % "4.3.0"
[com.51degrees/pipeline.uach.examples.servlet "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.web | jar | 4.3.0 |
com.51degrees : device-detection.cloud | jar | 4.3.0 |
com.51degrees : device-detection.shared | jar | 4.3.0 |
com.51degrees : device-detection.hash.engine.on-premise | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |