Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdnl.basjes.parse.httpdlog |
ArtifactId | ArtifactIdhttpdlog-inputformat |
Version | Version5.0 |
Type | Typejar |
Filename | Size |
---|---|
httpdlog-inputformat-5.0.pom | |
httpdlog-inputformat-5.0.jar | 12 KB |
httpdlog-inputformat-5.0-sources.jar | 6 KB |
httpdlog-inputformat-5.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-inputformat/ -->
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog-inputformat</artifactId>
<version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-inputformat/
implementation 'nl.basjes.parse.httpdlog:httpdlog-inputformat:5.0'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-inputformat/
implementation ("nl.basjes.parse.httpdlog:httpdlog-inputformat:5.0")
'nl.basjes.parse.httpdlog:httpdlog-inputformat:jar:5.0'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-inputformat" rev="5.0">
<artifact name="httpdlog-inputformat" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-inputformat', version='5.0')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-inputformat" % "5.0"
[nl.basjes.parse.httpdlog/httpdlog-inputformat "5.0"]