libcommon

A set of some common useful libraries.

MIT License

Stars
2

Bot releases are visible (Hide)

libcommon - Version 2.8.0

Published by fmjsjx almost 2 years ago

New Features

libcommon-bom

  1. Add new module libcommon-kotlin.

libcommon-kotlin + new

  1. Add utility class for kotlin reflection.

libcommon-util

  1. Add more methods for jvm reflection.

libcommon-json-jackson2

  1. Support dynamic TypeReference creations.

libcommon-json-jsoniter

  1. Support dynamic TypeLiteral creations.

What's Changed

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.7.3...v2.8.0

libcommon - Version 2.8.0-RC2

Published by fmjsjx almost 2 years ago

New Features

libcommon-bom

  1. Add new module libcommon-kotlin.

libcommon-kotlin + new

  1. Add utility class for kotlin reflection.

libcommon-util

  1. Add more methods for jvm reflection.

libcommon-json-jackson2

  1. Support dynamic TypeReference creations.

libcommon-json-jsoniter

  1. Support dynamic TypeLiteral creations.

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.7.3...v2.8.0-RC2

libcommon - Version 2.7.3

Published by fmjsjx almost 2 years ago

Upgrade Dependencies

netty      4.1.82.Final  > 4.1.84.Final
junit      5.9.0         > 5.9.1
jackson2   2.13.4        > 2.13.4.20221013
lettuce    6.2.0.RELEASE > 6.2.1.RELEASE
mongodb    4.7.1         > 4.7.2
jruby      9.3.7.0       > 9.3.8.0
snakeyaml  1.32          > 1.33
log4j      2.18.0        > 2.19.0
libcommon - Version 2.7.1

Published by fmjsjx about 2 years ago

Upgraded Dependencies

netty  4.1.81.Final > 4.1.82.Final

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.7.0...v2.7.1

libcommon - Version 2.7.0

Published by fmjsjx about 2 years ago

New Features

libcommon-util

  1. Add more methods to find classes.
  2. Add Utility class for kotlin.

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.6.3...v2.7.0

libcommon - Version 2.6.3

Published by fmjsjx about 2 years ago

Upgraded Dependencies

netty       4.1.74.Final  > 4.1.81.Final
junit       5.8.2         > 5.9.0
jackson     2.13.1        > 2.13.4
rocketmq    4.9.2         > 4.9.4
logback     1.2.10        > 1.2.11
lettuce     6.1.6.RELEASE > 6.2.0.RELEASE
ons-client  2.0.0.Final   > 2.0.3.Final
mongodb     4.4.1         > 4.7.1
jruby       9.3.2.0       > 9.3.7.0
log4j       2.17.1        > 2.18.0

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.6.2...v2.6.3

libcommon - Version 2.6.2

Published by fmjsjx over 2 years ago

Upgraded Dependencies

netty     4.1.73.Final > 4.1.74.Final
junit     5.7.0        > 5.8.2
slf4j     1.7.32       > 1.7.36

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.6.1...v2.6.2

libcommon - Version 2.6.1

Published by fmjsjx over 2 years ago

Fixed Bugs

libcommon-collection

  1. Add package visible class ListSet12

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.6.0...v2.6.1

libcommon - Version 2.6.0

Published by fmjsjx over 2 years ago

New Features

libcommon-collection

  1. Add ListSet interface.
  2. Add ArrayListSet class.

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.5.5...v2.6.0

libcommon - Version 2.5.5

Published by fmjsjx almost 3 years ago

Upgrade dependencies

netty      4.1.72.Final  -> 4.1.73.Final
lettuce    6.1.5.RELEASE -> 6.1.6.RELEASE
mongodb    4.4.0         -> 4.4.1
snakeyaml  1.29          -> 1.30
log4j      2.17.0        -> 2.17.1

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.5.4...v2.5.5

libcommon - Version 2.5.4

Published by fmjsjx almost 3 years ago

Upgrade dependencies

netty    4.1.70.Final -> 4.1.72.Final
jackson  2.13.0       -> 2.13.1
mongodb  4.3.4        -> 4.4.0
jruby    9.3.1.0      -> 9.3.2.0
log4j2   2.14.0       -> 2.17.0

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.5.3...v2.5.4

libcommon - Version 2.5.3

Published by fmjsjx almost 3 years ago

Upgraded dependencies

netty       4.1.69.Final  -> 4.1.70.Final
libcommon - Version 2.5.2

Published by fmjsjx almost 3 years ago

Upgraded dependencies

netty       4.1.67.Final  -> 4.1.69.Final
jackson     2.12.4        -> 2.13.0
rocketmq    4.9.1         -> 4.9.2
logback     1.2.5         -> 1.2.6
dsl-json    1.9.8         -> 1.9.9
aliyun-ons  1.8.8.1.Final -> 2.0.0.Final
mongodb     4.3.1         -> 4.3.4
jruby       9.2.19.0      -> 9.3.1.0
libcommon - Version 2.5.1

Published by fmjsjx about 3 years ago

New Features

libcommon-bson

  • Add libcommon-function.

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.4.3...v2.5.1

libcommon - Version 2.5.0

Published by fmjsjx about 3 years ago

New Features

libcommon-function

  • Provides additional functional interfaces.

libcommon-util

  • Add forEach(...), forEachUnless(...), forEachUntil(...) on ArrayUtil.

Deprecated

libcommon-bson

  • libcommon-bson was deptecated since 2.5 and may be removed on higher version(e.g. 3.x), please use bson-model instead.

Full Changelog: https://github.com/fmjsjx/libcommon/compare/v2.4.3...v2.5.0

libcommon - Version 2.4.3

Published by fmjsjx about 3 years ago

New Features

libcommon-bson

  • Provides public bname constants by code generator.
libcommon - Version 2.4.2

Published by fmjsjx about 3 years ago

Fixed Bugs:

libcommon-bson

  • Fix fields' add feature on code generator

Upgraded dependencies

  • Upgrade snakeyaml => 1.29 to fix Sonatype Lift threat
libcommon - Version 2.4.1

Published by fmjsjx about 3 years ago

Fixed Bugs

libcommon-bson

  • ContainerModels use dynamic xpath() instead of static xpath

Upgrade dependencies:

  • netty => 4.1.67.Final
  • jackson2 => 2.12.4
  • rocketmq => 4.9.1
  • slf4j => 1.7.32
  • logback => 1.2.5
  • log4j2 => 2.14.1
  • lettuce => 6.1.4.RELEASE
  • ons-client => 1.8.8.1.Final
  • mongodb => 4.3.1
libcommon - Version 2.4.0

Published by fmjsjx about 3 years ago

New Features

libcommon-util

  • Add more methods on DateTimeUtil

libcommon-bson

  • Add toData() method on BsonModel
  • Add load(JsonNode) method on BsonModel
  • Add load(Any) method on BsonModel

Fixed Bugs

libcommon-collection

  • Fix add(Integer) method on IntHashSet
  • Fix add(Long) method on LongHashSet
libcommon - Version 2.3.2

Published by fmjsjx over 3 years ago

Fixed Bugs

libcommon-bson

  • Fix load() on object models.
Package Rankings
Top 28.14% on Repo1.maven.org