MVN

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.

<dependency>
    <groupId>be.objectify</groupId>
    <artifactId>objectify-led</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.objectify : objectify-led to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of be.objectify : objectify-led to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
objectify-led-1.6
1.5
objectify-led-1.5
1.4
objectify-led-1.4
1.3.x
objectify-led-1.3.3
1.3
objectify-led-1.3
1.2
objectify-led-1.2
1.0.x
objectify-led-1.0.1

How to add a dependency to Maven

Add the following be.objectify : objectify-led maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>be.objectify</groupId>
    <artifactId>objectify-led</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following be.objectify : objectify-led gradle dependency to your build.gradle file:

implementation 'be.objectify:objectify-led:1.6'

Gradle Kotlin DSL: Add the following be.objectify : objectify-led gradle kotlin dependency to your build.gradle.kts file:

implementation("be.objectify:objectify-led:1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following be.objectify : objectify-led sbt scala dependency to your build.sbt file:

libraryDependencies += "be.objectify" % "objectify-led" % "1.6"

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
361 stars
Jan 07, 2013
1 stars
Nov 26, 2014
12.1k stars
Aug 22, 2012
76 stars