org.femtoframework.util:femto-util

Femto useful utilities

License

License

GroupId

GroupId

org.femtoframework.util
ArtifactId

ArtifactId

femto-util
Last Version

Last Version

7.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Femto useful utilities
Project Organization

Project Organization

FemtoFraemwork

Download femto-util

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

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

Versions

Version
7.1.0
7.0.4
7.0.1
7.0.0