License |
License |
---|---|
GroupId | GroupIdcom.vlkan.rfos |
ArtifactId | ArtifactIdrotating-fos |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRotatingFileOutputStream
Sneakily rotating your FileOutputStream since 2017.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rotating-fos-0.9.5.pom | |
rotating-fos-0.9.5.jar | 30 KB |
rotating-fos-0.9.5-sources.jar | 20 KB |
rotating-fos-0.9.5-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vlkan.rfos/rotating-fos/ -->
<dependency>
<groupId>com.vlkan.rfos</groupId>
<artifactId>rotating-fos</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.vlkan.rfos/rotating-fos/
implementation 'com.vlkan.rfos:rotating-fos:0.9.5'
// https://jarcasting.com/artifacts/com.vlkan.rfos/rotating-fos/
implementation ("com.vlkan.rfos:rotating-fos:0.9.5")
'com.vlkan.rfos:rotating-fos:jar:0.9.5'
<dependency org="com.vlkan.rfos" name="rotating-fos" rev="0.9.5">
<artifact name="rotating-fos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vlkan.rfos', module='rotating-fos', version='0.9.5')
)
libraryDependencies += "com.vlkan.rfos" % "rotating-fos" % "0.9.5"
[com.vlkan.rfos/rotating-fos "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.5.1 |
org.openjdk.jmh : jmh-core | jar | 1.35 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |