is not current version
Last Version 0.9.5

RotatingFileOutputStream 0.9.4

Sneakily rotating your FileOutputStream since 2017.

License

License

GroupId

GroupId

com.vlkan.rfos
ArtifactId

ArtifactId

rotating-fos
Version

Version

0.9.4
Type

Type

jar
Description

Description

RotatingFileOutputStream
Sneakily rotating your FileOutputStream since 2017.
Project URL

Project URL

https://github.com/vy/rotating-fos
Source Code Management

Source Code Management

https://github.com/vy/rotating-fos

Download rotating-fos 0.9.4


<!-- https://jarcasting.com/artifacts/com.vlkan.rfos/rotating-fos/ -->
<dependency>
    <groupId>com.vlkan.rfos</groupId>
    <artifactId>rotating-fos</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.vlkan.rfos/rotating-fos/
implementation 'com.vlkan.rfos:rotating-fos:0.9.4'
// https://jarcasting.com/artifacts/com.vlkan.rfos/rotating-fos/
implementation ("com.vlkan.rfos:rotating-fos:0.9.4")
'com.vlkan.rfos:rotating-fos:jar:0.9.4'
<dependency org="com.vlkan.rfos" name="rotating-fos" rev="0.9.4">
  <artifact name="rotating-fos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vlkan.rfos', module='rotating-fos', version='0.9.4')
)
libraryDependencies += "com.vlkan.rfos" % "rotating-fos" % "0.9.4"
[com.vlkan.rfos/rotating-fos "0.9.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35

test (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.3.1
org.openjdk.jmh : jmh-core jar 1.34
org.openjdk.jmh : jmh-generator-annprocess jar 1.34

Project Modules

There are no modules declared in this project.