is not current version
Last Version 0.9.5

RotatingFileOutputStream 0.9.2

Sneakily rotating your FileOutputStream since 2017.

License

License

GroupId

GroupId

com.vlkan.rfos
ArtifactId

ArtifactId

rotating-fos
Version

Version

0.9.2
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.2


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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.3.0-alpha4
junit : junit jar 4.13-beta-3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.