File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <artifactId >GoogleCloudDatastoreJsonAPI</artifactId >
55 <version >0.0.1-SNAPSHOT</version >
66 <name >Google Cloud Datastore Json API for Java</name >
7- <description >Google Cloud Datastore Json API for Java by xuanhung2401 </description >
7+ <description >Google Cloud Datastore Json API for Java by Java Monday </description >
88 <build >
99 <testSourceDirectory >src/test</testSourceDirectory >
1010 <plugins >
3232 <version >1.9</version >
3333 </dependency >
3434 </dependencies >
35+ <url >https://github.com/aftersunday/gcd-json-java</url >
36+ <organization >
37+ <name >Javamonday </name >
38+ <url >http://www.javamonday.com</url >
39+ </organization >
40+ <scm >
41+ <url >https://github.com/aftersunday/gcd-json-java</url >
42+ <connection >git</connection >
43+ <developerConnection >javamonday</developerConnection >
44+ <tag >java,google cloud,datastore</tag >
45+ </scm >
46+ <issueManagement >
47+ <system >GitHub</system >
48+ <url >https://github.com/JavaMonday/gcd-json-java/issues</url >
49+ </issueManagement >
3550</project >
You can’t perform that action at this time.
0 commit comments