mmm-util-exception

provides generic reusable exceptions with native-language-support (NLS).

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-util-exception
Last Version

Last Version

8.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

mmm-util-exception
provides generic reusable exceptions with native-language-support (NLS).
Project Organization

Project Organization

mmm-Team

Download mmm-util-exception

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.sf.m-m-m : mmm-util-nls jar 8.7.0
net.sf.m-m-m : mmm-util-reflect Optional jar 8.7.0
javax.validation : validation-api Optional jar 2.0.1.Final
org.springframework : spring-context Optional jar 5.0.8.RELEASE
org.springframework : spring-orm Optional jar 5.0.8.RELEASE
org.hibernate : hibernate-entitymanager Optional jar 5.2.17.Final

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