This repository was archived by the owner on Mar 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <artifactId >Sem3Java</artifactId >
77 <version >1.1.8-SNAPSHOT</version >
88 <name >Semantics3 Java Library</name >
9- <url >http://maven.apache.org</url >
9+ <url >https://github.com/Semantics3/semantics3-java</url >
10+ <description >Java bindings for Semantics3 API</description >
11+ <issueManagement >
12+ <url >https://github.com/Semantics3/semantics3-java/issues</url >
13+ <system >GitHub Issues</system >
14+ </issueManagement >
15+ <licenses >
16+ <license >
17+ <name >MIT License</name >
18+ <url >http://www.opensource.org/licenses/mit-license.php</url >
19+ <distribution >repo</distribution >
20+ </license >
21+ </licenses >
22+ <developers >
23+ <developer >
24+ <email >abishek@semantics3.com</email >
25+ <name >Abishek Bhat</name >
26+ <url >https://github.com/abishekk92</url >
27+ <id >abishekk92</id >
28+ </developer >
29+ <developer >
30+ <email >asmit@semantics3.com</email >
31+ <name >Asmit Kumar</name >
32+ <url >https://github.com/asmitkumar</url >
33+ <id >asmitkumar</id >
34+ </developer >
35+ <developer >
36+ <name >Shawn Tan</name >
37+ <url >https://github.com/shawntan</url >
38+ <id >shawntan</id >
39+ </developer >
40+ </developers >
1041 <build >
1142 <plugins >
1243 <plugin >
You can’t perform that action at this time.
0 commit comments