File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 11
11
<packaging >jar</packaging >
12
12
13
13
<name >ORCiD Client API</name >
14
+ <description >Library for accessing the ORCiD API</description >
15
+ <url >http://vivoweb.org/</url >
16
+
17
+ <licenses >
18
+ <license >
19
+ <name >BSD 3-Clause License</name >
20
+ <url >https://raw.github.com/vivo-project/VIVO/develop/LICENSE</url >
21
+ <distribution >repo</distribution >
22
+ </license >
23
+ </licenses >
24
+
25
+ <developers >
26
+ <developer >
27
+ <name >Graham Triggs</name >
28
+
29
+ <organization >DuraSpace</organization >
30
+ <organizationUrl >http://vivoweb.org/</organizationUrl >
31
+ </developer >
32
+ <developer >
33
+ <name >Jim Blake</name >
34
+
35
+ <organization >Cornell University Library</organization >
36
+ <organizationUrl >https://github.com/j2blake</organizationUrl >
37
+ </developer >
38
+ </developers >
14
39
15
40
<dependencies >
16
41
<dependency >
You can’t perform that action at this time.
0 commit comments