mmm-util-core

provides core utilities that fill gaps in the jdk.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-util-core
Last Version

Last Version

8.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

mmm-util-core
provides core utilities that fill gaps in the jdk.
Project Organization

Project Organization

mmm-Team

Download mmm-util-core

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
net.sf.m-m-m : mmm-util-exception jar 8.7.0
net.sf.m-m-m : mmm-util-resource jar 8.7.0
net.sf.m-m-m : mmm-util-collection jar 8.7.0
net.sf.m-m-m : mmm-util-concurrent jar 8.7.0
net.sf.m-m-m : mmm-util-math jar 8.7.0
net.sf.m-m-m : mmm-util-xml jar 8.7.0
net.sf.m-m-m : mmm-util-value jar 8.7.0
net.sf.m-m-m : mmm-util-datatype jar 8.7.0
org.hibernate.javax.persistence : hibernate-jpa-2.1-api Optional jar 1.0.2.Final
org.springframework : spring-context Optional jar 5.0.8.RELEASE
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.6
com.google.gwt : gwt-user Optional jar 2.8.2
com.allen-sauer.gwt.log : gwt-log Optional jar 3.3.2

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.8.2

Project Modules

There are no modules declared in this project.

Mature Modular Meta-framework (mmm)

logo

Welcome to the wonderful world of mmm

mmm-util

Apache License, Version 2.0 Maven Central master: build-status 7.x: build-status

The mmm-util project is part of is part of mmm and brings generic utilities that make your life easier:

  • mmm-util-core brings many fundamental features missing in JDK like NLS/I18N, reflection and introspection, etc.

  • mmm-util-pojo brings powerful POJO introspection and value conversion

  • mmm-util-entity brings API and base implementation for generic entities and according transfer-objects.

  • mmm-util-validation brings advanced validation support.

  • mmm-util-event brings generic event infrastructure including an event-bus.

  • mmm-util-property brings extended JavaFx properties and Java bean simplification.

  • mmm-util-query allows to build type-safe queries for properties and beans in pure java with easy and fluent API.

  • mmm-util-io brings extended support for streaming and input/output (IO).

  • mmm-util-cli brings support to build powerful and flexible command-line clients with automatic help and version options, NLS/I18N, etc.

  • mmm-util-json brings extended support on top of JSON-P.

  • mmm-util-search brings generic search API for search criteria and search result supporting pagination.

  • mmm-util-context support for generic and hierarchical contexts (variable maps).

  • mmm-util-version support for parsing and comparing versions.

  • mmm-util-gwt brings most of this project into your GWT based application.

  • and much more…​

Dependency Diagram

dependency diagram

net.sf.m-m-m

Marvelous-Micro-Modules

Versions

Version
8.7.0
8.6.0
7.6.1
7.6.0
7.5.1
7.5.0
7.4.1
7.4.0
7.3.0
7.2.0
7.1.0
7.0.0
6.0.0
5.0.0
4.0.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.1
2.0.0
1.1.1
1.1.0
1.0.2
1.0.1