Last Version

metamodel - maven - plugin 1.0.1

This tooling enables you to generate meta model classes of standard POJOs. These meta model classes can then be used to reflectively access the data of your POJO-instances in a type safe way.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.madprogger.metamodel
ArtifactId

ArtifactId

metamodel-maven-plugin
Version

Version

1.0.1
Type

Type

maven-plugin
Description

Description

metamodel - maven - plugin
This tooling enables you to generate meta model classes of standard POJOs. These meta model classes can then be used to reflectively access the data of your POJO-instances in a type safe way.

Download metamodel-maven-plugin 1.0.1


<plugin>
    <groupId>com.github.madprogger.metamodel</groupId>
    <artifactId>metamodel-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.github.madprogger.metamodel : generator jar 1.0.1
org.apache.maven : maven-plugin-api jar 2.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.