MVN

org.apache.sling : org.apache.sling.i18n

Maven & Gradle

Feb 15, 2023
43 usages

Apache Sling I18N Support · Support for creating Java I18N ResourceBundles from repository resources.

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.i18n</artifactId>
    <version>2.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sling : org.apache.sling.i18n to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.2

All Versions

Choose a version of org.apache.sling : org.apache.sling.i18n to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
org.apache.sling.i18n-2.6.2
2.5.x
org.apache.sling.i18n-2.5.18
CVE-2023-25621
org.apache.sling.i18n-2.5.16
CVE-2023-25621
org.apache.sling.i18n-2.5.14
CVE-2023-25621
org.apache.sling.i18n-2.5.12
CVE-2023-25621
org.apache.sling.i18n-2.5.10
CVE-2023-25621
org.apache.sling.i18n-2.5.8
CVE-2023-25621
org.apache.sling.i18n-2.5.6
CVE-2023-25621
org.apache.sling.i18n-2.5.4
CVE-2023-25621
org.apache.sling.i18n-2.5.2
CVE-2023-25621
org.apache.sling.i18n-2.5.0
CVE-2023-25621
2.4.x
org.apache.sling.i18n-2.4.10
CVE-2023-25621
org.apache.sling.i18n-2.4.8
CVE-2023-25621
org.apache.sling.i18n-2.4.6
CVE-2023-25621
org.apache.sling.i18n-2.4.4
CVE-2023-25621
org.apache.sling.i18n-2.4.2
CVE-2023-25621
2.3.x
org.apache.sling.i18n-2.3.2
CVE-2023-25621
2.2.x
org.apache.sling.i18n-2.2.10
CVE-2023-25621
org.apache.sling.i18n-2.2.8
CVE-2023-25621
org.apache.sling.i18n-2.2.6
CVE-2023-25621
org.apache.sling.i18n-2.2.4
CVE-2023-25621
org.apache.sling.i18n-2.2.2
CVE-2023-25621
org.apache.sling.i18n-2.2.0
CVE-2023-25621
2.1.x
org.apache.sling.i18n-2.1.2
CVE-2023-25621
org.apache.sling.i18n-2.1.0
CVE-2023-25621
2.0.x
org.apache.sling.i18n-2.0.4
CVE-2023-25621
org.apache.sling.i18n-2.0.2
CVE-2023-25621

How to add a dependency to Maven

Add the following org.apache.sling : org.apache.sling.i18n maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.i18n</artifactId>
    <version>2.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.sling : org.apache.sling.i18n gradle dependency to your build.gradle file:

implementation 'org.apache.sling:org.apache.sling.i18n:2.6.2'

Gradle Kotlin DSL: Add the following org.apache.sling : org.apache.sling.i18n gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.sling:org.apache.sling.i18n:2.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.sling : org.apache.sling.i18n sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.sling" % "org.apache.sling.i18n" % "2.6.2"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 17, 2015
364 stars
Jul 20, 2023
46 usages
5 stars
Jul 25, 2013
6 stars
Jul 08, 2019
4 usages
0 stars
Aug 07, 2023
162 usages
3.7k stars
May 04, 2021
12 usages
3 stars
Dec 17, 2021
10 usages
379 stars
Sep 06, 2011
11 usages
Oct 27, 2021
10 usages
0 stars