MVN

com.afrunt : bean-metadata

Maven & Gradle

Jun 28, 2018
1 usages
0 stars

Bean-Metadata · Open source library for java beans metadata collection

<dependency>
    <groupId>com.afrunt</groupId>
    <artifactId>bean-metadata</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.afrunt : bean-metadata to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.afrunt : bean-metadata to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
bean-metadata-0.4
0.2
bean-metadata-0.2
0.1.x
bean-metadata-0.1.2-dev
0.1
bean-metadata-0.1-dev

How to add a dependency to Maven

Add the following com.afrunt : bean-metadata maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.afrunt</groupId>
    <artifactId>bean-metadata</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.afrunt : bean-metadata gradle dependency to your build.gradle file:

implementation 'com.afrunt:bean-metadata:0.4'

Gradle Kotlin DSL: Add the following com.afrunt : bean-metadata gradle kotlin dependency to your build.gradle.kts file:

implementation("com.afrunt:bean-metadata:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.afrunt : bean-metadata sbt scala dependency to your build.sbt file:

libraryDependencies += "com.afrunt" % "bean-metadata" % "0.4"

Advertisement

Dependencies from Group

Jun 28, 2018
1 usages
0 stars
Feb 08, 2021
43 stars
Apr 17, 2019
2 stars
Oct 28, 2018
1 stars

Discover Dependencies

api
Jul 01, 2017
1 usages
0 stars
Jan 20, 2021
1 usages
38 stars
Oct 30, 2017
1 usages
0 stars
Oct 30, 2017
1 usages
0 stars
Dec 06, 2017
2 usages
0 stars
Feb 15, 2022
1 usages
6 stars
Jun 18, 2017
1 usages
3 stars
Dec 17, 2021
3 usages
338 stars
Jun 17, 2018
2 usages
5 stars