Эксперт ХД

com.nimbusds:lang-tag (1.7)

Published 2026-09-15 10:09:11 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.nimbusds</groupId>
	<artifactId>lang-tag</artifactId>
	<version>1.7</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.nimbusds:lang-tag:1.7

About this package

Java implementation of "Tags for Identifying Languages" (RFC 5646)

Dependencies

net.minidev:json-smart
2.4.8
junit:junit
4.13.2
Details
Maven
2026-09-15 10:09:11 +00:00
289
Nimbus LangTag
The Apache Software License, Version 2.0
20 KiB
Assets (2)
Versions (1) View all
1.7 2026-09-15