Last Version

Bean-Metadata 0.4

Open source library for java beans metadata collection

License

License

Categories

Categories

Data
GroupId

GroupId

com.afrunt
ArtifactId

ArtifactId

bean-metadata
Version

Version

0.4
Type

Type

jar
Description

Description

Bean-Metadata
Open source library for java beans metadata collection
Project URL

Project URL

https://github.com/afrunt/jach
Source Code Management

Source Code Management

http://github.com/afrunt/bean-metadata/tree/master

Download bean-metadata 0.4


<!-- https://jarcasting.com/artifacts/com.afrunt/bean-metadata/ -->
<dependency>
    <groupId>com.afrunt</groupId>
    <artifactId>bean-metadata</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.afrunt/bean-metadata/
implementation 'com.afrunt:bean-metadata:0.4'
// https://jarcasting.com/artifacts/com.afrunt/bean-metadata/
implementation ("com.afrunt:bean-metadata:0.4")
'com.afrunt:bean-metadata:jar:0.4'
<dependency org="com.afrunt" name="bean-metadata" rev="0.4">
  <artifact name="bean-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.afrunt', module='bean-metadata', version='0.4')
)
libraryDependencies += "com.afrunt" % "bean-metadata" % "0.4"
[com.afrunt/bean-metadata "0.4"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.