ch-commons-charset

Utility classes for converting between charsets (mostly "mobile" in nature) such as Unicode to GSM and vice versa

Лицензия

Лицензия

Группа

Группа

org.restcomm.smpp
Идентификатор

Идентификатор

ch-commons-charset
Последняя версия

Последняя версия

7.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

ch-commons-charset
Utility classes for converting between charsets (mostly "mobile" in nature) such as Unicode to GSM and vice versa
Ссылка на сайт

Ссылка на сайт

https://github.com/twitter/cloudhopper-commons

Скачать ch-commons-charset

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.restcomm.smpp/ch-commons-charset/ -->
<dependency>
    <groupId>org.restcomm.smpp</groupId>
    <artifactId>ch-commons-charset</artifactId>
    <version>7.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.smpp/ch-commons-charset/
implementation 'org.restcomm.smpp:ch-commons-charset:7.0.6'
// https://jarcasting.com/artifacts/org.restcomm.smpp/ch-commons-charset/
implementation ("org.restcomm.smpp:ch-commons-charset:7.0.6")
'org.restcomm.smpp:ch-commons-charset:jar:7.0.6'
<dependency org="org.restcomm.smpp" name="ch-commons-charset" rev="7.0.6">
  <artifact name="ch-commons-charset" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.smpp', module='ch-commons-charset', version='7.0.6')
)
libraryDependencies += "org.restcomm.smpp" % "ch-commons-charset" % "7.0.6"
[org.restcomm.smpp/ch-commons-charset "7.0.6"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.restcomm.smpp : ch-commons-util jar 7.0.6

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3

Модули Проекта

Данный проект не имеет модулей.

Try Restcomm Cloud NOW for FREE! Zero download and install required.

All Restcomm docs and downloads are now available at Restcomm.com.

Cloudhopper by Twitter Build Status FOSSA Status

Common Java libraries used by the Cloudhopper family of mobile messaging applications at Twitter.

cloudhopper-commons-charset

Utility Java classes for converting between charsets (mostly "mobile" in nature) such as Unicode to GSM and vice versa. This library attempts to contain the fastest and most efficient methods for converting charsets to/from byte arrays.

cloudhopper-commons-gsm

Utility Java classes for working with GSM mobile technologies (usually SMS or MMS).

cloudhopper-commons-io

I/O utilities. Currently useful for file watching, reading and writing.

cloudhopper-commons-locale

Localization utilities for Cloudhopper projects. Country, country code and timezone utilities.

cloudhopper-commons-rfs

Cloudhopper Commons RFS supports copying and moving files to remote filesystems. Various protocols are supported such as FTP, SSL/TLS FTP, Secure FTP, and possibly more in the future. Each is configured with a simple URL-based syntax. Authentication is supported for each protocol.

cloudhopper-commons-sql

Provides a consistent interface to configure, create, and manage (via JMX) various DataSource providers that may provide Connection pooling. Currently supports C3P0 and Proxool.

cloudhopper-commons-util

Utility Java classes commonly used across all Cloudhopper-based projects.

cloudhopper-commons-xbean

The Xbean Java library is a set of utility classes for creating or configuring a Java object from XML. The library is a simple alternative to other XML-to-Java frameworks such as Spring. The library will only map in a single direction - XML -> Java. This limited scope helps keep this library small, fast, and very good at what it was mainly intended for -- application configuration files.

cloudhopper-httpclient-util

Apache Jakarta HttpClient 4.x utility library.

cloudhopper-jetty

Wrapper around Jetty HTTP Server that makes configuration easy and possible from a simple few configuration objects.

cloudhopper-sxmp

Library implementing the SXMP protocol. SXMP is like SMPP, but as readable XML.

cloudhopper-commons-ssl

Utility Java classes for working with SSL in Cloudhopper-based projects. Originally part of cloudhopper-smpp.

org.restcomm.smpp

Restcomm

The World's #1 Open Source Full Stack Communications Platform as a Service (CPaaS). Programmable Voice, Video and SMS/MMS.

Версии библиотеки

Версия
7.0.6
7.0.4