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