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