femto-parent

Femto useful utilities

License

License

GroupId

GroupId

org.femtoframework.util
ArtifactId

ArtifactId

femto-parent
Last Version

Last Version

7.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

femto-parent
Femto useful utilities
Project URL

Project URL

https://github.com/femtoframework/femto-util
Project Organization

Project Organization

FemtoFraemwork
Source Code Management

Source Code Management

https://github.com/femtoframework/femto-util.git

Download femto-parent

Filename Size
femto-parent-7.1.0.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • util
  • selector
  • io
  • i18n
  • text

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