News
ToPIA 2.8-rc-1 released
The ToPIA team is pleased to announce the topia-2.8-rc-1 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
What's up in ToPIA ?¶
This new version integrates hibernate 4.x API, this is still a Release candidate version,
since the migration needs to be carefully tested on concrete projects.
If everything is fine for our project with this new version, then we will produce the 2.8 version soon.
Thanks for your tests (and report if needed).
Changes in this version:¶
Changes:- Update to hibernate 4.2.1.Final Issue: #2652. Thanks to Éric Chatellier. Resolved by echatellier.
- Use fluido skin Issue: #2670. Thanks to Tony Chemit. Resolved by tchemit.
- Updates mavenpom to 3.4.10 Issue: #2673. Thanks to Tony Chemit. Resolved by tchemit.
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-ToPIA team
ToPIA 2.7.1 released
The ToPIA team is pleased to announce the topia-2.7.1 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Changes in this version:¶
New features:- Fix Hibernate mapping generator format Issue: #2457. Thanks to Tony Chemit. Resolved by tchemit.
- Use ObjectModelJavaModifier instead of ObjectModelModifier Issue: #2373. Thanks to Tony Chemit. Resolved by tchemit.
- Fix topia-service-security tests Issue: #2458. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to processor-m-p 1.3 Issue: #2444. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to i18n-m-p 2.5 Issue: #2445. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to nuiton-utils 2.6.4 Issue: #2375. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to eugene 2.5.6.1 Issue: #2374. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-ToPIA team
ToPIA 2.7 released
The ToPIA team is pleased to announce the topia-2.7 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Important note¶
Due to #2313, there is some incompatible api in DAO on findAllbyPage method.
You will have to use now the TopiaPagerBean to fix this.
Changes in this version:¶
New features:- Add methods findAllLazyByQuery on TopiaDAO to iterate on result by a lazy mecanism Issue: #2301. Thanks to Tony Chemit. Resolved by tchemit.
- Improve entity visitor to export as csv files Issue: #2311. Thanks to Tony Chemit. Resolved by tchemit.
- Use new PageBean API from nuiton-utils Issue: #2313. Thanks to Tony Chemit. Resolved by tchemit.
- Add a new method to import a talbe and return imported entities Issue: #2309. Thanks to Tony Chemit. Resolved by tchemit.
- Add progress model while importing data Issue: #2310. Thanks to Tony Chemit. Resolved by tchemit.
- TopiaCsvExport should use as incoming source Iterable not List Issue: #2302. Thanks to Tony Chemit. Resolved by tchemit.
- CsvFileImportResult does not give back correct entities number Issue: #2306. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to nuiton-utils 2.6.2 Issue: #2314. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-ToPIA team
ToPIA 2.6.13 released
The ToPIA team is pleased to announce the topia-2.6.13 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Changes in this version:¶
New features:- Add clearCache method on topia context to clear hibernate cache Issue: #2284. Thanks to Éric Chatellier. Resolved by echatellier.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-ToPIA team
ToPIA 2.6.12 released
The ToPIA team is pleased to announce the topia-2.6.12 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Changes in this version:¶
New features:- Adds a method to compute the association table name for two different entity contract Issue: #2265. Thanks to Tony Chemit. Resolved by tchemit.
- Add GET_TOPIA_ID function into TopiaId class (at last) Issue: #2264. Thanks to Tony Chemit. Resolved by tchemit.
- Add deleteAll method on TopiaDAO Issue: #2276. Thanks to Tony Chemit. Resolved by tchemit.
- Introduce a TopiaPersistenceHelper Issue: #2278. Thanks to Tony Chemit. Resolved by tchemit.
- Add some api about import / export in csv format Issue: #2266. Thanks to Tony Chemit. Resolved by tchemit.
- Add new methods to TopiaDAO to do search without using TopiaQuery Issue: #2272. Thanks to Tony Chemit. Resolved by tchemit.
- Add a metadata package in persistence Issue: #2260. Thanks to Tony Chemit. Resolved by tchemit.
- Add method name() on TopiaEntityEnum Issue: #2262. Thanks to Tony Chemit. Resolved by tchemit.
- not null are not generated in XXXEntityEnum is not in naturalId Issue: #2257. Thanks to Tony Chemit. Resolved by tchemit.
- updates to mavenpom 3.3.6 Issue: #2255. Thanks to Tony Chemit. Resolved by tchemit.
- updates to eugene 2.5 Issue: #2256. Thanks to Tony Chemit. Resolved by tchemit.
- Improve TopiaDAO javadoc Issue: #2274. Thanks to Tony Chemit. Resolved by tchemit.
- Deprecate TopiaQuery Issue: #2271. Thanks to Tony Chemit. Resolved by tchemit.
- updates to nuiton-utils 2.6 Issue: #2261. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-ToPIA team
ToPIA 2.6.11 released
The ToPIA team is pleased to announce the topia-2.6.11 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Changes in this version:¶
New features:- add new findX(query, args) method to return unique result Issue: #2119. Thanks to Éric Chatellier. Resolved by athimel.
- Introduce a simplier way of reference migration callback Issue: #2122. Thanks to Tony Chemit. Resolved by tchemit.
- Method find(String hql, int startIndex, int endIndex, Object... args) can't be called Issue: #2075. Thanks to Éric Chatellier. Resolved by athimel.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-ToPIA team
ToPIA 2.6.10 released
The ToPIA team is pleased to announce the topia-2.6.10 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Changes in this version:¶
Fixed Bugs:- Natural id and not null attributes are not propagated on generalized entities Issue: #2050. Thanks to Sylvain Letellier. Resolved by sletellier.
- Add schema if needed on create and drop index on hibernate mapping Issue: #2052. Thanks to Sylvain Letellier. Resolved by sletellier.
- Depreciate method create(naturalId) on DAOs Issue: #2051. Thanks to Sylvain Letellier. Resolved by sletellier.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-ToPIA team
ToPIA 2.6.9 released
The ToPIA team is pleased to announce the topia-2.6.9 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Changes in this version:¶
New features:- Manage in the EntityEnum contract the properties marked as not-null Issue: #2040. Thanks to Tony Chemit. Resolved by tchemit.
- Migrate FilterPagerUtil from nuiton-web Issue: #2009. Thanks to Yannick Martel. Resolved by ymartel.
- Bad index generated with indexForeignKeys for a one-2-many renamed relation Issue: #2008. Thanks to Tony Chemit. Resolved by tchemit.
- Bad index generated with indexForeignKeys for a many-2-many renamed relation Issue: #2015. Thanks to Brendan Le Ny. Resolved by bleny.
- Updates to mavenpom 3.2 Issue: #2041. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to nuiton-utils 2.4.6 Issue: #2010. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
See there (after central synch)
- http://search.maven.org/#artifactdetails%7Corg.nuiton%7Ctopia%7C2.6.9%7Cpom
- http://search.maven.org/#artifactdetails%7Corg.nuiton.topia%7Ctopia-persistence%7C2.6.9%7Cjar
- http://search.maven.org/#artifactdetails%7Corg.nuiton.topia%7Ctopia-service-replication%7C2.6.9%7Cjar
- http://search.maven.org/#artifactdetails%7Corg.nuiton.topia%7Ctopia-service-migration%7C2.6.9%7Cjar
- http://search.maven.org/#artifactdetails%7Corg.nuiton.topia%7Ctopia-service-security%7C2.6.9%7Cjar
Have fun!
-ToPIA team
ToPIA 2.6.8 released
The ToPIA team is pleased to announce the topia-2.6.8 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Changes in this version:¶
New features:- Clean tests in topia-persistence Issue: #1992. Thanks to Tony Chemit. Resolved by tchemit.
- Using IN in TopiaQuery does not work when using object list Issue: #1991. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to mavenpom 3.1.1 Issue: #1963. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
- http://repo1.maven.org/maven2/org/nuiton/topia/2.6.8/topia-2.6.8.pom
- http://repo1.maven.org/maven2/org/nuiton/topia/2.6.8/topia-2.6.8.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/2.6.8/topia-2.6.8-site_fr.xml.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/2.6.8/topia-2.6.8-site_fr.xml
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/THIRD-PARTY.properties.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-tests.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-test-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-test-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-tests.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-test-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/topia-persistence-2.6.8-test-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.8/THIRD-PARTY.properties
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/THIRD-PARTY.properties.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-tests.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-test-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-test-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-tests.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-test-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/topia-service-replication-2.6.8-test-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.8/THIRD-PARTY.properties
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.8/THIRD-PARTY.properties.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.8/topia-service-migration-2.6.8.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.8/topia-service-migration-2.6.8.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.8/topia-service-migration-2.6.8-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.8/topia-service-migration-2.6.8-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.8/topia-service-migration-2.6.8.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.8/topia-service-migration-2.6.8-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.8/topia-service-migration-2.6.8-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.8/THIRD-PARTY.properties
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.8/THIRD-PARTY.properties.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.8/topia-service-security-2.6.8.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.8/topia-service-security-2.6.8.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.8/topia-service-security-2.6.8-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.8/topia-service-security-2.6.8-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.8/topia-service-security-2.6.8.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.8/topia-service-security-2.6.8-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.8/topia-service-security-2.6.8-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.8/THIRD-PARTY.properties
Have fun!
-ToPIA team
ToPIA 2.6.7 released
The ToPIA team is pleased to announce the topia-2.6.7 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Changes in this version:¶
New features:- Add operation IN and NOT_IN for TopiaQuery Issue: #1977. Thanks to Tony Chemit. Resolved by tchemit.
- Improve TopiaQuery Issue: #1931. Thanks to Tony Chemit. Resolved by tchemit.
- Add TagValue for EntityDTOTransformer to add an "id" property Issue: #1912. Thanks to Yannick Martel. Resolved by ymartel.
- Can not pass a list parameter in aTopiaQuery Issue: #1976. Thanks to Tony Chemit. Resolved by tchemit.
- dao.countByQuery does not work in some cases Issue: #1930. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to hibernate 3.6.10 Issue: #1967. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
- http://repo1.maven.org/maven2/org/nuiton/topia/2.6.7/topia-2.6.7.pom
- http://repo1.maven.org/maven2/org/nuiton/topia/2.6.7/topia-2.6.7.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/2.6.7/topia-2.6.7-site_fr.xml.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/2.6.7/topia-2.6.7-site_fr.xml
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/THIRD-PARTY.properties.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-tests.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-test-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-test-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-tests.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-test-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/topia-persistence-2.6.7-test-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-persistence/2.6.7/THIRD-PARTY.properties
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/THIRD-PARTY.properties.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-tests.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-test-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-test-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-tests.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-test-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/topia-service-replication-2.6.7-test-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-replication/2.6.7/THIRD-PARTY.properties
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.7/THIRD-PARTY.properties.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.7/topia-service-migration-2.6.7.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.7/topia-service-migration-2.6.7.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.7/topia-service-migration-2.6.7-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.7/topia-service-migration-2.6.7-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.7/topia-service-migration-2.6.7.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.7/topia-service-migration-2.6.7-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.7/topia-service-migration-2.6.7-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-migration/2.6.7/THIRD-PARTY.properties
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.7/THIRD-PARTY.properties.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.7/topia-service-security-2.6.7.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.7/topia-service-security-2.6.7.pom.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.7/topia-service-security-2.6.7-sources.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.7/topia-service-security-2.6.7-javadoc.jar.asc
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.7/topia-service-security-2.6.7.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.7/topia-service-security-2.6.7-sources.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.7/topia-service-security-2.6.7-javadoc.jar
- http://repo1.maven.org/maven2/org/nuiton/topia/topia-service-security/2.6.7/THIRD-PARTY.properties
Have fun!
-ToPIA team
Also available in: Atom