INightmare's ideas

Dirmi Maven repository

, , ,

Today I have setup maven repository for Dirmi. A nice bidirectional remoting sollution, intended to replace RMI.

Sharing it with the world.

URL: http://inightmare.org/maven2

Including into your project:

<dependency>
    <groupId>org.cojen</groupId>
    <artifactId>dirmi</artifactId>
    <version>1.0.6</version>
</dependency>
<dependency>
    <groupId>org.cojen</groupId>
    <artifactId>cojen</artifactId>
    <version>2.2.1</version>
</dependency>


I hope you'll find this useful.

Enjoying http://www.googleartproject.com/Wikipedia: Time To

Write a comment

New comments have been disabled for this post.