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