org.restlet.ext.crypto not in Restlet Maven Repo
Posted
by Holograham
on Stack Overflow
See other posts from Stack Overflow
or by Holograham
Published on 2010-04-24T21:13:42Z
Indexed on
2010/04/24
21:23 UTC
Read the original article
Hit count: 550
I cannot find the org.restlet.ext.crypto package in the Restlet maven repo http://maven.restlet.org/
Strange that the examples use it though its nowhere to be found in the maven repo.
Anyone know why this is or have a similar experience. I am trying to fit Restlet into an existing GWT project using maven.
© Stack Overflow or respective owner