Google Contacts angefangen
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
<groupId>WebCallerID</groupId>
|
||||
<artifactId>WebCallerID</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>mandubian-mvn</id>
|
||||
<url>http://mandubian-mvn.googlecode.com/svn/trunk/mandubian-mvn/repository</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>log4j</groupId>
|
||||
@@ -25,5 +31,15 @@
|
||||
<artifactId>jsap</artifactId>
|
||||
<version>2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.gdata</groupId>
|
||||
<artifactId>gdata-core-1.0</artifactId>
|
||||
<version>1.36.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.gdata</groupId>
|
||||
<artifactId>gdata-contacts-3.0</artifactId>
|
||||
<version>1.36.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Reference in New Issue
Block a user