GroupId | GroupIdnl.basjes.parse.httpdlog |
---|---|
ArtifactId | ArtifactIdhttpdlog-omniture |
Version | Version1.5 |
Type | Typejar |
Filename | Size |
---|---|
httpdlog-omniture-1.5.pom | |
httpdlog-omniture-1.5.jar | 76 KB |
httpdlog-omniture-1.5-sources.jar | 9 KB |
httpdlog-omniture-1.5-javadoc.jar | 74 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation 'nl.basjes.parse.httpdlog:httpdlog-omniture:1.5'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation ("nl.basjes.parse.httpdlog:httpdlog-omniture:1.5")
'nl.basjes.parse.httpdlog:httpdlog-omniture:jar:1.5'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-omniture" rev="1.5">
<artifact name="httpdlog-omniture" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-omniture', version='1.5')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-omniture" % "1.5"
[nl.basjes.parse.httpdlog/httpdlog-omniture "1.5"]