GroupId | GroupIdnl.basjes.parse.httpdlog |
---|---|
ArtifactId | ArtifactIdhttpdlog-omniture |
Version | Version1.6 |
Type | Typejar |
Filename | Size |
---|---|
httpdlog-omniture-1.6.pom | |
httpdlog-omniture-1.6.jar | 78 KB |
httpdlog-omniture-1.6-sources.jar | 8 KB |
httpdlog-omniture-1.6-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/ -->
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog-omniture</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation 'nl.basjes.parse.httpdlog:httpdlog-omniture:1.6'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation ("nl.basjes.parse.httpdlog:httpdlog-omniture:1.6")
'nl.basjes.parse.httpdlog:httpdlog-omniture:jar:1.6'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-omniture" rev="1.6">
<artifact name="httpdlog-omniture" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-omniture', version='1.6')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-omniture" % "1.6"
[nl.basjes.parse.httpdlog/httpdlog-omniture "1.6"]