MVN

com.vlkan.rfos : rotating-fos

Maven & Gradle

Jun 02, 2022
7 usages
30 stars

RotatingFileOutputStream · Sneakily rotating your FileOutputStream since 2017.

<dependency>
    <groupId>com.vlkan.rfos</groupId>
    <artifactId>rotating-fos</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vlkan.rfos : rotating-fos to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of com.vlkan.rfos : rotating-fos to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
rotating-fos-0.9.5
rotating-fos-0.9.4
rotating-fos-0.9.3
rotating-fos-0.9.2
rotating-fos-0.9.1
rotating-fos-0.9.0
0.8
rotating-fos-0.8
0.7
rotating-fos-0.7
0.6
rotating-fos-0.6
0.5
rotating-fos-0.5
0.4
rotating-fos-0.4
0.3
rotating-fos-0.3
0.2
rotating-fos-0.2
0.1
rotating-fos-0.1

How to add a dependency to Maven

Add the following com.vlkan.rfos : rotating-fos maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vlkan.rfos</groupId>
    <artifactId>rotating-fos</artifactId>
    <version>0.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vlkan.rfos : rotating-fos gradle dependency to your build.gradle file:

implementation 'com.vlkan.rfos:rotating-fos:0.9.5'

Gradle Kotlin DSL: Add the following com.vlkan.rfos : rotating-fos gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vlkan.rfos:rotating-fos:0.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vlkan.rfos : rotating-fos sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vlkan.rfos" % "rotating-fos" % "0.9.5"

Advertisement

Dependencies from Group

Jun 02, 2022
7 usages
30 stars

Discover Dependencies

May 11, 2020
3 usages
Dec 30, 2020
2 usages
0 stars
Aug 25, 2023
7 usages
364 stars
Aug 01, 2021
4 usages
0 stars
Aug 01, 2021
4 usages
0 stars
Jan 23, 2023
7 usages
7 stars
May 17, 2020
2 usages
0 stars
Jul 13, 2023
31 usages
260 stars