JRS: Java implementation of RFC-5646 (language tag), bom

JRS: GWT implementation of RFC-5646 (language tag) based on Connect2id language tag library. Java implementation of "Tags for Identifying Languages", RFC-5646. Supports normal language tags. Special private language tags beginning with "x" and grandfathered tags beginning with "i" are not supported.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.jresearch.locale.languageTag
ArtifactId

ArtifactId

org.jresearch.locale.languageTag.bom
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

JRS: Java implementation of RFC-5646 (language tag), bom
JRS: GWT implementation of RFC-5646 (language tag) based on Connect2id language tag library. Java implementation of "Tags for Identifying Languages", RFC-5646. Supports normal language tags. Special private language tags beginning with "x" and grandfathered tags beginning with "i" are not supported.

Download org.jresearch.locale.languageTag.bom

How to add to project

<!-- https://jarcasting.com/artifacts/org.jresearch.locale.languageTag/org.jresearch.locale.languageTag.bom/ -->
<dependency>
    <groupId>org.jresearch.locale.languageTag</groupId>
    <artifactId>org.jresearch.locale.languageTag.bom</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.locale.languageTag/org.jresearch.locale.languageTag.bom/
implementation 'org.jresearch.locale.languageTag:org.jresearch.locale.languageTag.bom:1.1.1'
// https://jarcasting.com/artifacts/org.jresearch.locale.languageTag/org.jresearch.locale.languageTag.bom/
implementation ("org.jresearch.locale.languageTag:org.jresearch.locale.languageTag.bom:1.1.1")
'org.jresearch.locale.languageTag:org.jresearch.locale.languageTag.bom:pom:1.1.1'
<dependency org="org.jresearch.locale.languageTag" name="org.jresearch.locale.languageTag.bom" rev="1.1.1">
  <artifact name="org.jresearch.locale.languageTag.bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.locale.languageTag', module='org.jresearch.locale.languageTag.bom', version='1.1.1')
)
libraryDependencies += "org.jresearch.locale.languageTag" % "org.jresearch.locale.languageTag.bom" % "1.1.1"
[org.jresearch.locale.languageTag/org.jresearch.locale.languageTag.bom "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0