is not current version
Last Version 0.9.5

RotatingFileOutputStream 0.9.3

Sneakily rotating your FileOutputStream since 2017.

License

License

GroupId

GroupId

com.vlkan.rfos
ArtifactId

ArtifactId

rotating-fos
Version

Version

0.9.3
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.3


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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 3.11.2

Project Modules

There are no modules declared in this project.