GroupId | GroupIdnl.basjes.parse.httpdlog |
---|---|
ArtifactId | ArtifactIdhttpdlog-serde |
Version | Version2.7 |
Type | Typejar |
Filename | Size |
---|---|
httpdlog-serde-2.7.pom | |
httpdlog-serde-2.7.jar | 10 KB |
httpdlog-serde-2.7-udf.jar | 938 KB |
httpdlog-serde-2.7-sources.jar | 4 KB |
httpdlog-serde-2.7-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/ -->
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog-serde</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/
implementation 'nl.basjes.parse.httpdlog:httpdlog-serde:2.7'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/
implementation ("nl.basjes.parse.httpdlog:httpdlog-serde:2.7")
'nl.basjes.parse.httpdlog:httpdlog-serde:jar:2.7'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-serde" rev="2.7">
<artifact name="httpdlog-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-serde', version='2.7')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-serde" % "2.7"
[nl.basjes.parse.httpdlog/httpdlog-serde "2.7"]