License |
License |
---|---|
GroupId | GroupIdcom.github.shalousun |
ArtifactId | ArtifactIdlog-date-filter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog-date-filter
log date filter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log-date-filter-1.0.1.pom | |
log-date-filter-1.0.1.jar | 20 KB |
log-date-filter-1.0.1-sources.jar | 20 KB |
log-date-filter-1.0.1-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shalousun/log-date-filter/ -->
<dependency>
<groupId>com.github.shalousun</groupId>
<artifactId>log-date-filter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shalousun/log-date-filter/
implementation 'com.github.shalousun:log-date-filter:1.0.1'
// https://jarcasting.com/artifacts/com.github.shalousun/log-date-filter/
implementation ("com.github.shalousun:log-date-filter:1.0.1")
'com.github.shalousun:log-date-filter:jar:1.0.1'
<dependency org="com.github.shalousun" name="log-date-filter" rev="1.0.1">
<artifact name="log-date-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shalousun', module='log-date-filter', version='1.0.1')
)
libraryDependencies += "com.github.shalousun" % "log-date-filter" % "1.0.1"
[com.github.shalousun/log-date-filter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.10.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |