Jour can be found in maven Central Repository maven.org and ibiblio.org.
The latest snapshot builds can be downloaded from the http://www.pyx4j.com/maven2-snapshot pyx4j.com maven 2 snapshot repository.
<repository>
<id>pyx4j-web-snapshot</id>
<url>http://www.pyx4j.com/maven2-snapshot</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>false</enabled>
</releases>
</repository>