License |
License |
---|---|
GroupId | GroupIdorg.sheinbergon |
ArtifactId | ArtifactIduseragent-analyzer-cache |
Version | Version0.0.1 |
Type | Typepom |
Description |
DescriptionA non-opinionated User-Agent analysis proxy written in Java 8
|
Filename | Size |
---|---|
useragent-analyzer-cache-0.0.1.pom | 614 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sheinbergon/useragent-analyzer-cache/ -->
<dependency>
<groupId>org.sheinbergon</groupId>
<artifactId>useragent-analyzer-cache</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sheinbergon/useragent-analyzer-cache/
implementation 'org.sheinbergon:useragent-analyzer-cache:0.0.1'
// https://jarcasting.com/artifacts/org.sheinbergon/useragent-analyzer-cache/
implementation ("org.sheinbergon:useragent-analyzer-cache:0.0.1")
'org.sheinbergon:useragent-analyzer-cache:pom:0.0.1'
<dependency org="org.sheinbergon" name="useragent-analyzer-cache" rev="0.0.1">
<artifact name="useragent-analyzer-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sheinbergon', module='useragent-analyzer-cache', version='0.0.1')
)
libraryDependencies += "org.sheinbergon" % "useragent-analyzer-cache" % "0.0.1"
[org.sheinbergon/useragent-analyzer-cache "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.10.0 |
org.jooq : jool | jar | 0.9.12 |
org.apache.commons : commons-lang3 | jar | 3.6 |