File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed
slack-java-client-examples Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1010
1111 <artifactId >slack-base</artifactId >
1212
13+ <name >${project.groupId} :${project.artifactId} </name >
14+
1315 <dependencies >
1416 <dependency >
1517 <groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 1010
1111 <artifactId >slack-java-client-examples</artifactId >
1212
13+ <name >${project.groupId} :${project.artifactId} </name >
14+
1315 <dependencies >
1416 <dependency >
1517 <groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 1010
1111 <artifactId >slack-java-client-guice</artifactId >
1212
13+ <name >${project.groupId} :${project.artifactId} </name >
14+
1315 <dependencies >
1416 <dependency >
1517 <groupId >com.google.inject</groupId >
Original file line number Diff line number Diff line change 1010
1111 <artifactId >slack-java-client</artifactId >
1212
13+ <name >${project.groupId} :${project.artifactId} </name >
14+
1315 <dependencies >
1416 <dependency >
1517 <groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 1010
1111 <artifactId >slack-request-verifier</artifactId >
1212
13+ <name >${project.groupId} :${project.artifactId} </name >
14+
1315 <dependencies >
1416 <dependency >
1517 <groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments