Error in the maven repository version of MetaModel 1.1.1
We have identified a problem with the MetaModel 1.1.1 artifacts in the maven repository, so we will be releasing MetaModel 1.1.2 very shortly. The problem was related to the upload process and caused the jar's in the repository to not contain any .class files! The downloadables from our website did not suffer from this problem, so if you're using those, you're OK.
The new maven artifacts can be downloaded using this dependency tag:
<dependency> <groupId>dk.eobjects.metamodel</groupId> <artifactId>MetaModel-full</artifactId> <version>1.1.2</version> </dependency>
A single feature have been added in the 1.1.2 release - CSV and XML content is now accessible not only through files but all kinds of input sources, including internet URLs.
Update: After some repository-synchronization waiting time the 1.1.2 release have finally been submitted to the public Maven repositories!

rss
Comments
No comments.