MVN

uk.co.modular-it : bean-builder

Maven & Gradle

Sep 26, 2013
7 stars

Bean Builder · A library to support configurable instantiation and population of classes which implement the Java Beans standard

<dependency>
    <groupId>uk.co.modular-it</groupId>
    <artifactId>bean-builder</artifactId>
    <version>0.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.modular-it : bean-builder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.2

All Versions

Choose a version of uk.co.modular-it : bean-builder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
bean-builder-0.9.2
bean-builder-0.9.1
bean-builder-0.9.0

How to add a dependency to Maven

Add the following uk.co.modular-it : bean-builder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.co.modular-it</groupId>
    <artifactId>bean-builder</artifactId>
    <version>0.9.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.co.modular-it : bean-builder gradle dependency to your build.gradle file:

implementation 'uk.co.modular-it:bean-builder:0.9.2'

Gradle Kotlin DSL: Add the following uk.co.modular-it : bean-builder gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.co.modular-it:bean-builder:0.9.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.co.modular-it : bean-builder sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.co.modular-it" % "bean-builder" % "0.9.2"

Advertisement

Dependencies from Group

Oct 09, 2013
4 usages
3 stars
Aug 07, 2013
3 usages
70 stars
Oct 09, 2013
7 stars
Jan 08, 2014
6 stars
Sep 26, 2013
7 stars

Discover Dependencies

Oct 15, 2012
3 usages
Oct 22, 2012
2 usages
Oct 22, 2012
0 stars
Oct 22, 2012
3 usages
Oct 22, 2012
2 usages
Jul 05, 2014
2 usages
0 stars
Jul 05, 2014
2 usages
0 stars
May 08, 2014
1 usages
0 stars