You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Next »
Released: Not released yet
Changed artifact ID's for maven modules to harmonize the naming. To use the new version only dependencies needs to be updated, the code have not changed.
<!-- XSD module dependency --> <dependency> <groupId>org.bitrepository</groupId> <artifactId>bitrepository-message-xml-xsd</artifactId> <version>30</version> </dependency> <!-- Java module dependency --> <dependency> <groupId>org.bitrepository</groupId> <artifactId>bitrepository-message-xml-java</artifactId> <version>30</version> </dependency>
See Change notes for details.
DownloadSource