jar

org.jeasy : easy-props

Maven & Gradle

Nov 16, 2020
2 usages
82 stars

easy-props · Easy Props is a library to inject configuration properties in Java objects declaratively using annotations

Table Of Contents

Latest Version

Download org.jeasy : easy-props JAR file - Latest Versions:

All Versions

Download org.jeasy : easy-props JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.1.x
3.0.x
2.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 easy-props-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jeasy.props.api

├─ org.jeasy.props.api.AnnotationProcessingException.class - [JAR]

├─ org.jeasy.props.api.AnnotationProcessor.class - [JAR]

├─ org.jeasy.props.api.PropertiesInjector.class - [JAR]

├─ org.jeasy.props.api.PropertyInjectionException.class - [JAR]

├─ org.jeasy.props.api.TypeConversionException.class - [JAR]

├─ org.jeasy.props.api.TypeConverter.class - [JAR]

org.jeasy.props.processors

├─ org.jeasy.props.processors.AbstractAnnotationProcessor.class - [JAR]

├─ org.jeasy.props.processors.DBPropertyAnnotationProcessor.class - [JAR]

├─ org.jeasy.props.processors.EnvironmentVariableAnnotationProcessor.class - [JAR]

├─ org.jeasy.props.processors.I18NPropertyAnnotationProcessor.class - [JAR]

├─ org.jeasy.props.processors.JNDIPropertyAnnotationProcessor.class - [JAR]

├─ org.jeasy.props.processors.ManifestPropertyAnnotationProcessor.class - [JAR]

├─ org.jeasy.props.processors.MavenPropertyAnnotationProcessor.class - [JAR]

├─ org.jeasy.props.processors.PropertiesAnnotationProcessor.class - [JAR]

├─ org.jeasy.props.processors.PropertyAnnotationProcessor.class - [JAR]

├─ org.jeasy.props.processors.SystemPropertyAnnotationProcessor.class - [JAR]

org.jeasy.props.annotations

├─ org.jeasy.props.annotations.DBProperty.class - [JAR]

├─ org.jeasy.props.annotations.EnvironmentVariable.class - [JAR]

├─ org.jeasy.props.annotations.HotReload.class - [JAR]

├─ org.jeasy.props.annotations.I18NProperty.class - [JAR]

├─ org.jeasy.props.annotations.JNDIProperty.class - [JAR]

├─ org.jeasy.props.annotations.Manageable.class - [JAR]

├─ org.jeasy.props.annotations.ManifestProperty.class - [JAR]

├─ org.jeasy.props.annotations.MavenProperty.class - [JAR]

├─ org.jeasy.props.annotations.Properties.class - [JAR]

├─ org.jeasy.props.annotations.Property.class - [JAR]

├─ org.jeasy.props.annotations.SystemProperty.class - [JAR]

org.jeasy.props

├─ org.jeasy.props.DaemonThreadFactory.class - [JAR]

├─ org.jeasy.props.HotReloadingRegistrar.class - [JAR]

├─ org.jeasy.props.MBeanRegistrar.class - [JAR]

├─ org.jeasy.props.PropertiesInjectionTask.class - [JAR]

├─ org.jeasy.props.PropertiesInjectorBuilder.class - [JAR]

├─ org.jeasy.props.PropertiesInjectorImpl.class - [JAR]

├─ org.jeasy.props.PropertyInjector.class - [JAR]

├─ org.jeasy.props.ReflectionUtils.class - [JAR]

Advertisement

Dependencies from Group

Nov 15, 2020
36 usages
1.5k stars
Mar 15, 2021
14 usages
597 stars
Dec 07, 2020
10 usages
4.7k stars
Dec 07, 2020
7 usages
4.7k stars
Nov 15, 2020
7 usages
1.5k stars

Discover Dependencies

Nov 16, 2017
62 stars
Aug 21, 2017
1 usages
Jul 17, 2017
4 usages
15 stars
Dec 20, 2018
2 usages
Jun 12, 2019
5 stars
Jun 09, 2017
3 stars
Dec 11, 2017
5 stars