forked from google/keyczar
-
Notifications
You must be signed in to change notification settings - Fork 0
MavenInstructions
Albert Pastrana edited this page Jun 21, 2016
·
2 revisions
If you are using Eclipse with the Subclipse and m2eclipse plug-ins, you can check out the project using the following steps:
- Select the "File" menu, then the "Import" item.
- Select "Maven" from the Import Menu and then "Check out Maven Projects from SCM".
- For the SCM URL, choose SVN and enter "https://raw.githubusercontent.com/google/keyczar/master/java/maven/" as the URL.
To create dependency for Keyczar from another Maven project, use the following information:
- Repository: https://raw.githubusercontent.com/google/keyczar/master/java/maven/
- Group-Id: org.keyczar
- Artifact-Id: keyczar