Skip to content

Commit

Permalink
#5 upgrade SDK version to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hai Liang Wang committed Jul 17, 2020
1 parent 22a5d58 commit 4710fc4
Show file tree
Hide file tree
Showing 34 changed files with 1,829 additions and 292 deletions.
32 changes: 1 addition & 31 deletions app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,40 +14,10 @@
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.6</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpasyncclient</artifactId>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
<version>4.3.6</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20140107</version>
</dependency>
<dependency>
<groupId>com.mashape.unirest</groupId>
<artifactId>unirest-java</artifactId>
<version>1.4.9</version>
</dependency>
<dependency>
<groupId>com.chatopera.bot</groupId>
<artifactId>sdk</artifactId>
<version>2.2.0</version>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
8 changes: 5 additions & 3 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_192) on Fri May 01 18:00:58 CST 2020 -->
<!-- Generated by javadoc (1.8.0_192) on Fri Jul 17 23:12:21 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (sdk 2.2.0 API)</title>
<meta name="date" content="2020-05-01">
<title>All Classes (sdk 3.0.1 API)</title>
<meta name="date" content="2020-07-17">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -17,7 +17,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/chatopera/bot/exception/ChatbotException.html" title="class in com.chatopera.bot.exception" target="classFrame">ChatbotException</a></li>
<li><a href="com/chatopera/bot/sdk/Constants.html" title="class in com.chatopera.bot.sdk" target="classFrame">Constants</a></li>
<li><a href="com/chatopera/bot/sdk/Credentials.html" title="class in com.chatopera.bot.sdk" target="classFrame">Credentials</a></li>
<li><a href="com/chatopera/bot/sdk/Response.html" title="class in com.chatopera.bot.sdk" target="classFrame">Response</a></li>
<li><a href="com/chatopera/bot/sdk/RestAPI.html" title="class in com.chatopera.bot.sdk" target="classFrame">RestAPI</a></li>
<li><a href="com/chatopera/bot/sdk/Utils.html" title="class in com.chatopera.bot.sdk" target="classFrame">Utils</a></li>
</ul>
</div>
</body>
Expand Down
8 changes: 5 additions & 3 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_192) on Fri May 01 18:00:58 CST 2020 -->
<!-- Generated by javadoc (1.8.0_192) on Fri Jul 17 23:12:21 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (sdk 2.2.0 API)</title>
<meta name="date" content="2020-05-01">
<title>All Classes (sdk 3.0.1 API)</title>
<meta name="date" content="2020-07-17">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -17,7 +17,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/chatopera/bot/exception/ChatbotException.html" title="class in com.chatopera.bot.exception">ChatbotException</a></li>
<li><a href="com/chatopera/bot/sdk/Constants.html" title="class in com.chatopera.bot.sdk">Constants</a></li>
<li><a href="com/chatopera/bot/sdk/Credentials.html" title="class in com.chatopera.bot.sdk">Credentials</a></li>
<li><a href="com/chatopera/bot/sdk/Response.html" title="class in com.chatopera.bot.sdk">Response</a></li>
<li><a href="com/chatopera/bot/sdk/RestAPI.html" title="class in com.chatopera.bot.sdk">RestAPI</a></li>
<li><a href="com/chatopera/bot/sdk/Utils.html" title="class in com.chatopera.bot.sdk">Utils</a></li>
</ul>
</div>
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/com/chatopera/bot/exception/ChatbotException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_192) on Fri May 01 18:00:58 CST 2020 -->
<!-- Generated by javadoc (1.8.0_192) on Fri Jul 17 23:12:21 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ChatbotException (sdk 2.2.0 API)</title>
<meta name="date" content="2020-05-01">
<title>ChatbotException (sdk 3.0.1 API)</title>
<meta name="date" content="2020-07-17">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChatbotException (sdk 2.2.0 API)";
parent.document.title="ChatbotException (sdk 3.0.1 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 4710fc4

Please sign in to comment.