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