org.femtoframework.util:femto-selector

Femto useful utilities

Лицензия

Лицензия

Группа

Группа

org.femtoframework.util
Идентификатор

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

femto-selector
Последняя версия

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

7.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Femto useful utilities
Организация-разработчик

Организация-разработчик

FemtoFraemwork

Скачать femto-selector

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

<!-- https://jarcasting.com/artifacts/org.femtoframework.util/femto-selector/ -->
<dependency>
    <groupId>org.femtoframework.util</groupId>
    <artifactId>femto-selector</artifactId>
    <version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.femtoframework.util/femto-selector/
implementation 'org.femtoframework.util:femto-selector:7.1.0'
// https://jarcasting.com/artifacts/org.femtoframework.util/femto-selector/
implementation ("org.femtoframework.util:femto-selector:7.1.0")
'org.femtoframework.util:femto-selector:jar:7.1.0'
<dependency org="org.femtoframework.util" name="femto-selector" rev="7.1.0">
  <artifact name="femto-selector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.femtoframework.util', module='femto-selector', version='7.1.0')
)
libraryDependencies += "org.femtoframework.util" % "femto-selector" % "7.1.0"
[org.femtoframework.util/femto-selector "7.1.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7
org.femtoframework.util : femto-util jar 7.1.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

femto-util

Femto Utility

Parameters

Typesafe Map

Convert

Unified converter for different types of object conversion. For examples, converts String to Number, Instant, Date etc.

Thread

Thread pool and crontab style scheduler

Implement

Service Locator implementation

Bean

Common interfaces and Bean Info helps POJO management

Pattern

Common Design Pattern and Environment definition

femto-io

Femto IO and Object Codec

femto-i18n

The standard properties is only allow to put ISO-8859-1 characters. Most of i18n are based on properties. The properties is a 垃圾中的战斗机(terrible) design for CJKV characters. With femto-i18n, you can write CJKV characters in the properties and store it as UTF8.

org.femtoframework.util

FemtoFramework

Femto Service framework

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

Версия
7.1.0
7.0.4
7.0.1
7.0.0