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