org.femtoframework.coin:coin-codec

Femto useful utilities

License

License

GroupId

GroupId

org.femtoframework.coin
ArtifactId

ArtifactId

coin-codec
Last Version

Last Version

7.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Femto useful utilities
Project Organization

Project Organization

FemtoFramework
Source Code Management

Source Code Management

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

Download coin-codec

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.femtoframework.coin : coin-core jar 7.2.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.coin

FemtoFramework

Femto Service framework

Versions

Version
7.2.1
7.2.0
7.1.0
7.0.0