Last Version

metamodel - maven - plugin - test 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-test
Version

Version

1.0.1
Type

Type

jar
Description

Description

metamodel - maven - plugin - test
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-test 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.madprogger.metamodel/metamodel-maven-plugin-test/ -->
<dependency>
    <groupId>com.github.madprogger.metamodel</groupId>
    <artifactId>metamodel-maven-plugin-test</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.madprogger.metamodel/metamodel-maven-plugin-test/
implementation 'com.github.madprogger.metamodel:metamodel-maven-plugin-test:1.0.1'
// https://jarcasting.com/artifacts/com.github.madprogger.metamodel/metamodel-maven-plugin-test/
implementation ("com.github.madprogger.metamodel:metamodel-maven-plugin-test:1.0.1")
'com.github.madprogger.metamodel:metamodel-maven-plugin-test:jar:1.0.1'
<dependency org="com.github.madprogger.metamodel" name="metamodel-maven-plugin-test" rev="1.0.1">
  <artifact name="metamodel-maven-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.madprogger.metamodel', module='metamodel-maven-plugin-test', version='1.0.1')
)
libraryDependencies += "com.github.madprogger.metamodel" % "metamodel-maven-plugin-test" % "1.0.1"
[com.github.madprogger.metamodel/metamodel-maven-plugin-test "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.madprogger.metamodel : metamodel-maven-plugin jar 1.0.1

test (3)

Group / Artifact Type Version
com.github.madprogger.metamodel : accessor jar 1.0.1
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.