Download MetaModel-core-4.1.0-RC1-incubating.jar file - Jar m

Jar examples for m:MetaModel-core

Description

You can download jar file MetaModel-core 4.1.0-RC1-incubating in this page.

License

Apache License

Build File

You can use the following script to add MetaModel-core-4.1.0-RC1-incubating.jar to your project.

<dependency>
   <groupId>org.apache.metamodel</groupId>
   <artifactId>MetaModel-core</artifactId>
   <version>4.1.0-RC1-incubating</version>
</dependency>
compile group: 'org.apache.metamodel', name: 'MetaModel-core', version: '4.1.0-RC1-incubating'
libraryDependencies += "org.apache.metamodel" % "MetaModel-core" % "4.1.0-RC1-incubating"
<dependency org="org.apache.metamodel" name="MetaModel-core" rev="4.1.0-RC1-incubating"/>
@Grapes(@Grab(group='org.apache.metamodel', module='MetaModel-core', version='4.1.0-RC1-incubating'))
'org.apache.metamodel:MetaModel-core:jar:4.1.0-RC1-incubating'

Download

Click the following link to download the jar file.

MetaModel-core-4.1.0-RC1-incubating-javadoc.jar
MetaModel-core-4.1.0-RC1-incubating-sources.jar
MetaModel-core-4.1.0-RC1-incubating.jar
MetaModel-core-4.1.0-RC1-incubating.pom



Related Tutorials