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