MVN

org.osgl : osgl-cache

Maven & Gradle

Nov 26, 2022
7 usages
52 stars

OSGL Cache API · A simple java cache API

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-cache</artifactId>
    <version>1.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.osgl : osgl-cache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.2

All Versions

Choose a version of org.osgl : osgl-cache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
osgl-cache-1.8.2
osgl-cache-1.8.1
osgl-cache-1.8.0
1.7.x
osgl-cache-1.7.1
osgl-cache-1.7.0
1.6.x
osgl-cache-1.6.0
1.5.x
osgl-cache-1.5.0
1.4.x
osgl-cache-1.4.0
1.3.x
osgl-cache-1.3.3
osgl-cache-1.3.2
osgl-cache-1.3.1
osgl-cache-1.3.0
1.2.x
osgl-cache-1.2.0
1.1.x
osgl-cache-1.1.0
1.0.x
osgl-cache-1.0.2
osgl-cache-1.0.1
osgl-cache-1.0.0
0.4.x
osgl-cache-0.4.0
0.1
osgl-cache-0.1

How to add a dependency to Maven

Add the following org.osgl : osgl-cache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-cache</artifactId>
    <version>1.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.osgl : osgl-cache gradle dependency to your build.gradle file:

implementation 'org.osgl:osgl-cache:1.8.2'

Gradle Kotlin DSL: Add the following org.osgl : osgl-cache gradle kotlin dependency to your build.gradle.kts file:

implementation("org.osgl:osgl-cache:1.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.osgl : osgl-cache sbt scala dependency to your build.sbt file:

libraryDependencies += "org.osgl" % "osgl-cache" % "1.8.2"

Advertisement

Dependencies from Group

Nov 25, 2022
28 usages
52 stars
Oct 30, 2018
20 usages
Jun 27, 2020
18 usages
52 stars
Jun 27, 2020
13 usages
Nov 26, 2022
7 usages
52 stars

Discover Dependencies

Jun 22, 2021
2 usages
61 stars
May 14, 2021
3 usages
231 stars
Jul 13, 2023
8 usages
0 stars
Aug 25, 2023
6 usages
123 stars
Mar 19, 2022
7 usages
315 stars