net.sf.mmm.util.pojo.base.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mmm-util-pojo Show documentation
Show all versions of mmm-util-pojo Show documentation
This project provides common utitlities to for POJOs.
The newest version!
/* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
/**
* Provides the base-implementation of the {@link net.sf.mmm.util.pojo.api.Pojo} API.
* POJO Base
This package provides simple implementations of the {@link net.sf.mmm.util.pojo.api.PojoFactory}
* interface.
*/
package net.sf.mmm.util.pojo.base;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy