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