Java Bean Helper

TODO write a description

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.noveogroup.android
ArtifactId

ArtifactId

java-bean-helper
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Java Bean Helper
TODO write a description
Source Code Management

Source Code Management

https://github.com/noveogroup/java-bean-helper/

Download java-bean-helper

How to add to project

<!-- https://jarcasting.com/artifacts/com.noveogroup.android/java-bean-helper/ -->
<dependency>
    <groupId>com.noveogroup.android</groupId>
    <artifactId>java-bean-helper</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.noveogroup.android/java-bean-helper/
implementation 'com.noveogroup.android:java-bean-helper:1.0.3'
// https://jarcasting.com/artifacts/com.noveogroup.android/java-bean-helper/
implementation ("com.noveogroup.android:java-bean-helper:1.0.3")
'com.noveogroup.android:java-bean-helper:jar:1.0.3'
<dependency org="com.noveogroup.android" name="java-bean-helper" rev="1.0.3">
  <artifact name="java-bean-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noveogroup.android', module='java-bean-helper', version='1.0.3')
)
libraryDependencies += "com.noveogroup.android" % "java-bean-helper" % "1.0.3"
[com.noveogroup.android/java-bean-helper "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Android Logger

TODO write a description

Downloads

Previous versions

Getting Started

TODO write a manual

Known Issues

  1. There are some differences with IntelliJ Idea bean generator. For example: Integer isFavorite, String zId.
  2. There are a lot of useless exceptions.
  3. There are no logs or another debugging ability. It is hard to debug bean helper.
  4. Optimize the code, change interface if it is needed.
  5. ...

Developed By

License

Copyright (c) 2013 Noveo Group

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

Except as contained in this notice, the name(s) of the above copyright holders
shall not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
com.noveogroup.android

Noveo Group

Versions

Version
1.0.3