jar

be.objectify : objectify-led

Maven & Gradle

Feb 13, 2012
1 stars

objectify-led · objectify-led is a small Java library for binding object or class properties at runtime using annotations, reducing boilerplate code. Values can be taken from the System, from properties files, any arbitrary source in fact, and automatically set on properties.

Table Of Contents

Latest Version

Download be.objectify : objectify-led JAR file - Latest Versions:

All Versions

Download be.objectify : objectify-led JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6
1.5
1.4
1.3.x
1.3
1.2
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window objectify-led-1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

be.objectify.led.validation

├─ be.objectify.led.validation.ValidationException.class - [JAR]

├─ be.objectify.led.validation.ValidationFunction.class - [JAR]

be.objectify.led.factory.object

├─ be.objectify.led.factory.object.AbstractNumberFactory.class - [JAR]

├─ be.objectify.led.factory.object.AbstractObjectFactory.class - [JAR]

├─ be.objectify.led.factory.object.BooleanFactory.class - [JAR]

├─ be.objectify.led.factory.object.ByteFactory.class - [JAR]

├─ be.objectify.led.factory.object.CharacterFactory.class - [JAR]

├─ be.objectify.led.factory.object.DateFactory.class - [JAR]

├─ be.objectify.led.factory.object.DoubleFactory.class - [JAR]

├─ be.objectify.led.factory.object.EnumFactory.class - [JAR]

├─ be.objectify.led.factory.object.FloatFactory.class - [JAR]

├─ be.objectify.led.factory.object.IntegerFactory.class - [JAR]

├─ be.objectify.led.factory.object.ListFactory.class - [JAR]

├─ be.objectify.led.factory.object.LongFactory.class - [JAR]

├─ be.objectify.led.factory.object.MapFactory.class - [JAR]

├─ be.objectify.led.factory.object.SetFactory.class - [JAR]

├─ be.objectify.led.factory.object.ShortFactory.class - [JAR]

├─ be.objectify.led.factory.object.StringFactory.class - [JAR]

be.objectify.led

├─ be.objectify.led.DefaultFactoryResolver.class - [JAR]

├─ be.objectify.led.DefaultPropertyContext.class - [JAR]

├─ be.objectify.led.FactoryResolver.class - [JAR]

├─ be.objectify.led.GenericTypes.class - [JAR]

├─ be.objectify.led.InheritProperties.class - [JAR]

├─ be.objectify.led.ObjectFactory.class - [JAR]

├─ be.objectify.led.ObjectFactoryRegistry.class - [JAR]

├─ be.objectify.led.Property.class - [JAR]

├─ be.objectify.led.PropertyContext.class - [JAR]

├─ be.objectify.led.PropertyDigger.class - [JAR]

├─ be.objectify.led.PropertySetter.class - [JAR]

├─ be.objectify.led.PropertySetterConfiguration.class - [JAR]

├─ be.objectify.led.PropertySorter.class - [JAR]

├─ be.objectify.led.TypeFactory.class - [JAR]

├─ be.objectify.led.TypeFactoryRegistry.class - [JAR]

be.objectify.led.factory.type

├─ be.objectify.led.factory.type.EnumTypeFactory.class - [JAR]

├─ be.objectify.led.factory.type.ListTypeFactory.class - [JAR]

├─ be.objectify.led.factory.type.MapTypeFactory.class - [JAR]

├─ be.objectify.led.factory.type.SetTypeFactory.class - [JAR]

be.objectify.led.util

├─ be.objectify.led.util.ContractUtils.class - [JAR]

├─ be.objectify.led.util.StringUtils.class - [JAR]

Advertisement

Dependencies from Group

Oct 02, 2019
7 usages
55 stars
Jan 05, 2016
6 usages
6 stars
Feb 10, 2020
3 usages
64 stars
Mar 04, 2020
3 usages
55 stars
Mar 05, 2020
3 usages
64 stars

Discover Dependencies

Dec 22, 2014
1 stars
Apr 27, 2013
382 stars
Sep 16, 2014
363 stars
Jan 07, 2013
1 stars
Nov 26, 2014
12.2k stars
Aug 22, 2012
76 stars