File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 66 <artifactId >exceptionless-client</artifactId >
77 <version >0.1.0-SNAPSHOT</version >
88
9+ <name >Exceptionless Java Client</name >
10+ <description >Java client library to send events to an Exceptionless server</description >
11+ <url >https://github.com/exceptionless/Exceptionless.Java</url >
12+
13+ <licenses >
14+ <license >
15+ <name >The Apache License, Version 2.0</name >
16+ <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
17+ </license >
18+ </licenses >
19+
20+ <developers >
21+ <developer >
22+ <name >Prashant Chaubey</name >
23+ 24+ <organization >Exceptionless</organization >
25+ <organizationUrl >https://github.com/exceptionless</organizationUrl >
26+ <timezone >UTC+05:30</timezone >
27+ </developer >
28+ </developers >
29+
930 <dependencies >
1031 <dependency >
1132 <groupId >org.projectlombok</groupId >
You can’t perform that action at this time.
0 commit comments