Browse Source
* Remove ide stuff from tracking (#25) * remove IDE files from tracking * teach git how to ignore IDE files * remove .DS_Store files from tracking * Added Command bot example (#27) * remove IDE files from tracking * teach git how to ignore IDE files * remove .DS_Store files from tracking * Update version * bring code to new version * Reorganize configuration entries and add command bot entries * change config variable names * update database stuff to contain data for commands bot * implement hello command * implement help command * implement start command * implement stop command * register Commandshandler * rename WebHookExampleHandlers * rename webhook handler * 1. Update to version v2.3.3.4master
committed by
GitHub
84 changed files with 486 additions and 3350 deletions
Binary file not shown.
@ -1 +0,0 @@ |
|||||
BotAPi |
|
||||
@ -1,32 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<project version="4"> |
|
||||
<component name="CompilerConfiguration"> |
|
||||
<option name="DEFAULT_COMPILER" value="Javac" /> |
|
||||
<resourceExtensions /> |
|
||||
<wildcardResourcePatterns> |
|
||||
<entry name="!?*.java" /> |
|
||||
<entry name="!?*.form" /> |
|
||||
<entry name="!?*.class" /> |
|
||||
<entry name="!?*.groovy" /> |
|
||||
<entry name="!?*.scala" /> |
|
||||
<entry name="!?*.flex" /> |
|
||||
<entry name="!?*.kt" /> |
|
||||
<entry name="!?*.clj" /> |
|
||||
</wildcardResourcePatterns> |
|
||||
<annotationProcessing> |
|
||||
<profile default="true" name="Default" enabled="false"> |
|
||||
<processorPath useClasspath="true" /> |
|
||||
</profile> |
|
||||
<profile default="false" name="Maven default annotation processors profile" enabled="true"> |
|
||||
<sourceOutputDir name="target/generated-sources/annotations" /> |
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> |
|
||||
<outputRelativeToContentRoot value="true" /> |
|
||||
<processorPath useClasspath="true" /> |
|
||||
<module name="BotAPi" /> |
|
||||
</profile> |
|
||||
</annotationProcessing> |
|
||||
<bytecodeTargetLevel target="1.8"> |
|
||||
<module name="BotAPi" target="1.8" /> |
|
||||
</bytecodeTargetLevel> |
|
||||
</component> |
|
||||
</project> |
|
||||
@ -1,3 +0,0 @@ |
|||||
<component name="CopyrightManager"> |
|
||||
<settings default="" /> |
|
||||
</component> |
|
||||
@ -1,18 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<project version="4"> |
|
||||
<component name="DataSourceManagerImpl" format="xml" hash="1958173603"> |
|
||||
<data-source source="LOCAL" name="MySQL - telegrambot@localhost" uuid="2ce462a4-6cfe-4867-8503-3b86bc273db1"> |
|
||||
<driver-ref>mysql</driver-ref> |
|
||||
<synchronize>true</synchronize> |
|
||||
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver> |
|
||||
<jdbc-url>jdbc:mysql://localhost:3306/telegrambot</jdbc-url> |
|
||||
<driver-properties> |
|
||||
<property name="zeroDateTimeBehavior" value="convertToNull" /> |
|
||||
<property name="tinyInt1isBit" value="false" /> |
|
||||
<property name="characterEncoding" value="utf8" /> |
|
||||
<property name="characterSetResults" value="utf8" /> |
|
||||
<property name="yearIsDateType" value="false" /> |
|
||||
</driver-properties> |
|
||||
</data-source> |
|
||||
</component> |
|
||||
</project> |
|
||||
@ -1,7 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<project version="4"> |
|
||||
<component name="Encoding" defaultCharsetForPropertiesFiles="UTF-8"> |
|
||||
<file url="file://$PROJECT_DIR$" charset="UTF-8" /> |
|
||||
<file url="PROJECT" charset="UTF-8" /> |
|
||||
</component> |
|
||||
</project> |
|
||||
@ -1,49 +0,0 @@ |
|||||
<component name="InspectionProjectProfileManager"> |
|
||||
<profile version="1.0"> |
|
||||
<option name="myName" value="Project Default" /> |
|
||||
<option name="myLocal" value="true" /> |
|
||||
<inspection_tool class="FieldMayBeFinal" enabled="true" level="WARNING" enabled_by_default="true" /> |
|
||||
<inspection_tool class="FieldMayBeStatic" enabled="true" level="WARNING" enabled_by_default="true" /> |
|
||||
<inspection_tool class="JSHint" enabled="true" level="ERROR" enabled_by_default="true" /> |
|
||||
<inspection_tool class="JSLint" enabled="true" level="ERROR" enabled_by_default="true" /> |
|
||||
<inspection_tool class="JavaDoc" enabled="true" level="WARNING" enabled_by_default="true"> |
|
||||
<option name="TOP_LEVEL_CLASS_OPTIONS"> |
|
||||
<value> |
|
||||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|
||||
<option name="REQUIRED_TAGS" value="" /> |
|
||||
</value> |
|
||||
</option> |
|
||||
<option name="INNER_CLASS_OPTIONS"> |
|
||||
<value> |
|
||||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|
||||
<option name="REQUIRED_TAGS" value="" /> |
|
||||
</value> |
|
||||
</option> |
|
||||
<option name="METHOD_OPTIONS"> |
|
||||
<value> |
|
||||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|
||||
<option name="REQUIRED_TAGS" value="@return@param@throws or @exception" /> |
|
||||
</value> |
|
||||
</option> |
|
||||
<option name="FIELD_OPTIONS"> |
|
||||
<value> |
|
||||
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|
||||
<option name="REQUIRED_TAGS" value="" /> |
|
||||
</value> |
|
||||
</option> |
|
||||
<option name="IGNORE_DEPRECATED" value="false" /> |
|
||||
<option name="IGNORE_JAVADOC_PERIOD" value="true" /> |
|
||||
<option name="IGNORE_DUPLICATED_THROWS" value="false" /> |
|
||||
<option name="IGNORE_POINT_TO_ITSELF" value="false" /> |
|
||||
<option name="myAdditionalJavadocTags" value="date,brief" /> |
|
||||
</inspection_tool> |
|
||||
<inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false"> |
|
||||
<option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" /> |
|
||||
<option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" /> |
|
||||
</inspection_tool> |
|
||||
<inspection_tool class="MethodMayBeStatic" enabled="true" level="WARNING" enabled_by_default="true"> |
|
||||
<option name="m_onlyPrivateOrFinal" value="false" /> |
|
||||
<option name="m_ignoreEmptyMethods" value="true" /> |
|
||||
</inspection_tool> |
|
||||
</profile> |
|
||||
</component> |
|
||||
@ -1,7 +0,0 @@ |
|||||
<component name="InspectionProjectProfileManager"> |
|
||||
<settings> |
|
||||
<option name="PROJECT_PROFILE" value="Project Default" /> |
|
||||
<option name="USE_PROJECT_PROFILE" value="true" /> |
|
||||
<version value="1.0" /> |
|
||||
</settings> |
|
||||
</component> |
|
||||
@ -1,71 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<project version="4"> |
|
||||
<component name="JSHintConfiguration" version="2.6.3" use-config-file="false"> |
|
||||
<option asi="false" /> |
|
||||
<option bitwise="false" /> |
|
||||
<option boss="false" /> |
|
||||
<option browser="true" /> |
|
||||
<option camelcase="true" /> |
|
||||
<option couch="false" /> |
|
||||
<option curly="true" /> |
|
||||
<option debug="false" /> |
|
||||
<option devel="false" /> |
|
||||
<option dojo="false" /> |
|
||||
<option eqeqeq="true" /> |
|
||||
<option eqnull="false" /> |
|
||||
<option es3="false" /> |
|
||||
<option esnext="false" /> |
|
||||
<option evil="false" /> |
|
||||
<option expr="false" /> |
|
||||
<option forin="true" /> |
|
||||
<option freeze="false" /> |
|
||||
<option funcscope="false" /> |
|
||||
<option gcl="false" /> |
|
||||
<option globalstrict="false" /> |
|
||||
<option immed="false" /> |
|
||||
<option iterator="false" /> |
|
||||
<option jquery="false" /> |
|
||||
<option lastsemic="false" /> |
|
||||
<option latedef="true" /> |
|
||||
<option laxbreak="false" /> |
|
||||
<option laxcomma="false" /> |
|
||||
<option loopfunc="false" /> |
|
||||
<option maxerr="50" /> |
|
||||
<option maxlen="80" /> |
|
||||
<option mootools="false" /> |
|
||||
<option moz="false" /> |
|
||||
<option multistr="false" /> |
|
||||
<option newcap="false" /> |
|
||||
<option noarg="true" /> |
|
||||
<option node="false" /> |
|
||||
<option noempty="true" /> |
|
||||
<option nomen="false" /> |
|
||||
<option nonbsp="true" /> |
|
||||
<option nonew="true" /> |
|
||||
<option nonstandard="false" /> |
|
||||
<option notypeof="false" /> |
|
||||
<option noyield="false" /> |
|
||||
<option onevar="false" /> |
|
||||
<option passfail="false" /> |
|
||||
<option phantom="false" /> |
|
||||
<option plusplus="false" /> |
|
||||
<option proto="false" /> |
|
||||
<option prototypejs="false" /> |
|
||||
<option quotmark="false" /> |
|
||||
<option rhino="false" /> |
|
||||
<option scripturl="false" /> |
|
||||
<option shadow="false" /> |
|
||||
<option smarttabs="false" /> |
|
||||
<option strict="true" /> |
|
||||
<option sub="false" /> |
|
||||
<option supernew="false" /> |
|
||||
<option trailing="true" /> |
|
||||
<option undef="true" /> |
|
||||
<option unused="true" /> |
|
||||
<option validthis="false" /> |
|
||||
<option white="false" /> |
|
||||
<option worker="false" /> |
|
||||
<option wsh="false" /> |
|
||||
<option yui="false" /> |
|
||||
</component> |
|
||||
</project> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.5.4"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.5.4/jackson-annotations-2.5.4.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.5.4/jackson-annotations-2.5.4-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.5.4/jackson-annotations-2.5.4-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.fasterxml.jackson.core:jackson-core:2.5.4"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.5.4/jackson-core-2.5.4.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.5.4/jackson-core-2.5.4-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.5.4/jackson-core-2.5.4-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.fasterxml.jackson.core:jackson-databind:2.5.4"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.5.4/jackson-databind-2.5.4.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.5.4/jackson-databind-2.5.4-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.5.4/jackson-databind-2.5.4-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.5.4"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.5.4/jackson-jaxrs-base-2.5.4.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.5.4/jackson-jaxrs-base-2.5.4-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.5.4/jackson-jaxrs-base-2.5.4-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.5.4"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.5.4/jackson-jaxrs-json-provider-2.5.4.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.5.4/jackson-jaxrs-json-provider-2.5.4-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.5.4/jackson-jaxrs-json-provider-2.5.4-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.5.4"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.5.4/jackson-module-jaxb-annotations-2.5.4.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.5.4/jackson-module-jaxb-annotations-2.5.4-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.5.4/jackson-module-jaxb-annotations-2.5.4-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.github.rubenlagus:TelegramBots:v2.3.3.2"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/github/rubenlagus/TelegramBots/v2.3.3.2/TelegramBots-v2.3.3.2.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/github/rubenlagus/TelegramBots/v2.3.3.2/TelegramBots-v2.3.3.2-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/github/rubenlagus/TelegramBots/v2.3.3.2/TelegramBots-v2.3.3.2-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.sun.jersey:jersey-bundle:1.19.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-bundle/1.19.1/jersey-bundle-1.19.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-bundle/1.19.1/jersey-bundle-1.19.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-bundle/1.19.1/jersey-bundle-1.19.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.sun.jersey:jersey-core:1.19.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-core/1.19.1/jersey-core-1.19.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-core/1.19.1/jersey-core-1.19.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-core/1.19.1/jersey-core-1.19.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.sun.jersey:jersey-grizzly2:1.19.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-grizzly2/1.19.1/jersey-grizzly2-1.19.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-grizzly2/1.19.1/jersey-grizzly2-1.19.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-grizzly2/1.19.1/jersey-grizzly2-1.19.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.sun.jersey:jersey-grizzly2-servlet:1.19.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-grizzly2-servlet/1.19.1/jersey-grizzly2-servlet-1.19.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-grizzly2-servlet/1.19.1/jersey-grizzly2-servlet-1.19.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-grizzly2-servlet/1.19.1/jersey-grizzly2-servlet-1.19.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.sun.jersey:jersey-server:1.19.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-server/1.19.1/jersey-server-1.19.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-server/1.19.1/jersey-server-1.19.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-server/1.19.1/jersey-server-1.19.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: com.sun.jersey:jersey-servlet:1.19.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-servlet/1.19.1/jersey-servlet-1.19.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-servlet/1.19.1/jersey-servlet-1.19.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/jersey/jersey-servlet/1.19.1/jersey-servlet-1.19.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: commons-codec:commons-codec:1.9"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.9/commons-codec-1.9.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.9/commons-codec-1.9-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.9/commons-codec-1.9-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: commons-io:commons-io:2.5"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.5/commons-io-2.5.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.5/commons-io-2.5-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.5/commons-io-2.5-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: commons-logging:commons-logging:1.2"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.2/commons-logging-1.2.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.2/commons-logging-1.2-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: javax.annotation:javax.annotation-api:1.2"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: javax.servlet:javax.servlet-api:3.0.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: javax.validation:validation-api:1.1.0.Final"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: javax.ws.rs:javax.ws.rs-api:2.0.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: javax.ws.rs:jsr311-api:1.1.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: mysql:mysql-connector-java:5.1.39"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/5.1.39/mysql-connector-java-5.1.39.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/5.1.39/mysql-connector-java-5.1.39-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/5.1.39/mysql-connector-java-5.1.39-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.apache.httpcomponents:httpclient:4.5.2"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.apache.httpcomponents:httpcore:4.4.4"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.apache.httpcomponents:httpmime:4.5.2"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.grizzly:grizzly-framework:2.3.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-framework/2.3.23/grizzly-framework-2.3.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-framework/2.3.23/grizzly-framework-2.3.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-framework/2.3.23/grizzly-framework-2.3.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.grizzly:grizzly-http:2.3.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http/2.3.23/grizzly-http-2.3.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http/2.3.23/grizzly-http-2.3.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http/2.3.23/grizzly-http-2.3.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.grizzly:grizzly-http-server:2.3.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http-server/2.3.23/grizzly-http-server-2.3.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http-server/2.3.23/grizzly-http-server-2.3.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http-server/2.3.23/grizzly-http-server-2.3.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.grizzly:grizzly-http-servlet:2.2.16"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http-servlet/2.2.16/grizzly-http-servlet-2.2.16.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http-servlet/2.2.16/grizzly-http-servlet-2.2.16-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http-servlet/2.2.16/grizzly-http-servlet-2.2.16-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.hk2.external:aopalliance-repackaged:2.4.0-b34"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.hk2.external:javax.inject:2.4.0-b34"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.hk2:hk2-api:2.4.0-b34"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.hk2:hk2-locator:2.4.0-b34"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.hk2:hk2-utils:2.4.0-b34"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.hk2:osgi-resource-locator:1.0.1"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.jersey.bundles.repackaged:jersey-guava:2.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.23/jersey-guava-2.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.23/jersey-guava-2.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.23/jersey-guava-2.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.jersey.containers:jersey-container-grizzly2-http:2.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/containers/jersey-container-grizzly2-http/2.23/jersey-container-grizzly2-http-2.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/containers/jersey-container-grizzly2-http/2.23/jersey-container-grizzly2-http-2.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/containers/jersey-container-grizzly2-http/2.23/jersey-container-grizzly2-http-2.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.jersey.core:jersey-client:2.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/core/jersey-client/2.23/jersey-client-2.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/core/jersey-client/2.23/jersey-client-2.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/core/jersey-client/2.23/jersey-client-2.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.jersey.core:jersey-common:2.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/core/jersey-common/2.23/jersey-common-2.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/core/jersey-common/2.23/jersey-common-2.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/core/jersey-common/2.23/jersey-common-2.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.jersey.core:jersey-server:2.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/core/jersey-server/2.23/jersey-server-2.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/core/jersey-server/2.23/jersey-server-2.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/core/jersey-server/2.23/jersey-server-2.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.jersey.ext:jersey-entity-filtering:2.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/ext/jersey-entity-filtering/2.23/jersey-entity-filtering-2.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/ext/jersey-entity-filtering/2.23/jersey-entity-filtering-2.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/ext/jersey-entity-filtering/2.23/jersey-entity-filtering-2.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.jersey.media:jersey-media-jaxb:2.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/media/jersey-media-jaxb/2.23/jersey-media-jaxb-2.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/media/jersey-media-jaxb/2.23/jersey-media-jaxb-2.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/media/jersey-media-jaxb/2.23/jersey-media-jaxb-2.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.glassfish.jersey.media:jersey-media-json-jackson:2.23"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/media/jersey-media-json-jackson/2.23/jersey-media-json-jackson-2.23.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/media/jersey-media-json-jackson/2.23/jersey-media-json-jackson-2.23-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/glassfish/jersey/media/jersey-media-json-jackson/2.23/jersey-media-json-jackson-2.23-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.javassist:javassist:3.18.1-GA"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.json:json:20160212"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/json/json/20160212/json-20160212.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/json/json/20160212/json-20160212-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/json/json/20160212/json-20160212-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,13 +0,0 @@ |
|||||
<component name="libraryTable"> |
|
||||
<library name="Maven: org.jsoup:jsoup:1.9.2"> |
|
||||
<CLASSES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.9.2/jsoup-1.9.2.jar!/" /> |
|
||||
</CLASSES> |
|
||||
<JAVADOC> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.9.2/jsoup-1.9.2-javadoc.jar!/" /> |
|
||||
</JAVADOC> |
|
||||
<SOURCES> |
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.9.2/jsoup-1.9.2-sources.jar!/" /> |
|
||||
</SOURCES> |
|
||||
</library> |
|
||||
</component> |
|
||||
@ -1,77 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<project version="4"> |
|
||||
<component name="ClientPropertiesManager"> |
|
||||
<properties class="javax.swing.AbstractButton"> |
|
||||
<property name="hideActionText" class="java.lang.Boolean" /> |
|
||||
</properties> |
|
||||
<properties class="javax.swing.JComponent"> |
|
||||
<property name="html.disable" class="java.lang.Boolean" /> |
|
||||
</properties> |
|
||||
<properties class="javax.swing.JEditorPane"> |
|
||||
<property name="JEditorPane.w3cLengthUnits" class="java.lang.Boolean" /> |
|
||||
<property name="JEditorPane.honorDisplayProperties" class="java.lang.Boolean" /> |
|
||||
<property name="charset" class="java.lang.String" /> |
|
||||
</properties> |
|
||||
<properties class="javax.swing.JList"> |
|
||||
<property name="List.isFileList" class="java.lang.Boolean" /> |
|
||||
</properties> |
|
||||
<properties class="javax.swing.JPasswordField"> |
|
||||
<property name="JPasswordField.cutCopyAllowed" class="java.lang.Boolean" /> |
|
||||
</properties> |
|
||||
<properties class="javax.swing.JSlider"> |
|
||||
<property name="Slider.paintThumbArrowShape" class="java.lang.Boolean" /> |
|
||||
<property name="JSlider.isFilled" class="java.lang.Boolean" /> |
|
||||
</properties> |
|
||||
<properties class="javax.swing.JTable"> |
|
||||
<property name="Table.isFileList" class="java.lang.Boolean" /> |
|
||||
<property name="JTable.autoStartsEdit" class="java.lang.Boolean" /> |
|
||||
<property name="terminateEditOnFocusLost" class="java.lang.Boolean" /> |
|
||||
</properties> |
|
||||
<properties class="javax.swing.JToolBar"> |
|
||||
<property name="JToolBar.isRollover" class="java.lang.Boolean" /> |
|
||||
</properties> |
|
||||
<properties class="javax.swing.JTree"> |
|
||||
<property name="JTree.lineStyle" class="java.lang.String" /> |
|
||||
</properties> |
|
||||
<properties class="javax.swing.text.JTextComponent"> |
|
||||
<property name="caretAspectRatio" class="java.lang.Double" /> |
|
||||
<property name="caretWidth" class="java.lang.Integer" /> |
|
||||
</properties> |
|
||||
</component> |
|
||||
<component name="EntryPointsManager"> |
|
||||
<entry_points version="2.0" /> |
|
||||
</component> |
|
||||
<component name="JSLintConfiguration" json="true"> |
|
||||
<option indent="4" /> |
|
||||
<option maxerr="50" /> |
|
||||
<option maxlen="80" /> |
|
||||
<option todo="true" /> |
|
||||
<option unparam="true" /> |
|
||||
<option vars="true" /> |
|
||||
<option white="true" /> |
|
||||
</component> |
|
||||
<component name="JsBowerSettings"> |
|
||||
<exe-path>/usr/local/bin/bower</exe-path> |
|
||||
<config-path /> |
|
||||
</component> |
|
||||
<component name="MavenProjectsManager"> |
|
||||
<option name="originalFiles"> |
|
||||
<list> |
|
||||
<option value="$PROJECT_DIR$/pom.xml" /> |
|
||||
</list> |
|
||||
</option> |
|
||||
</component> |
|
||||
<component name="ProjectLevelVcsManager" settingsEditedManually="false"> |
|
||||
<OptionsSetting value="true" id="Add" /> |
|
||||
<OptionsSetting value="true" id="Remove" /> |
|
||||
<OptionsSetting value="true" id="Checkout" /> |
|
||||
<OptionsSetting value="true" id="Update" /> |
|
||||
<OptionsSetting value="true" id="Status" /> |
|
||||
<OptionsSetting value="true" id="Edit" /> |
|
||||
<ConfirmationsSetting value="0" id="Add" /> |
|
||||
<ConfirmationsSetting value="0" id="Remove" /> |
|
||||
</component> |
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> |
|
||||
<output url="file://$PROJECT_DIR$/out" /> |
|
||||
</component> |
|
||||
</project> |
|
||||
@ -1,8 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<project version="4"> |
|
||||
<component name="ProjectModuleManager"> |
|
||||
<modules> |
|
||||
<module fileurl="file://$PROJECT_DIR$/BotAPi.iml" filepath="$PROJECT_DIR$/BotAPi.iml" /> |
|
||||
</modules> |
|
||||
</component> |
|
||||
</project> |
|
||||
@ -1,11 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<project version="4"> |
|
||||
<component name="ResourceBundleManager"> |
|
||||
<file url="file://$PROJECT_DIR$/src/main/resources/localisation/strings.properties" /> |
|
||||
<file url="file://$PROJECT_DIR$/src/main/resources/localisation/strings_eo.properties" /> |
|
||||
<file url="file://$PROJECT_DIR$/src/main/resources/localisation/strings_es.properties" /> |
|
||||
<file url="file://$PROJECT_DIR$/src/main/resources/localisation/strings_it.properties" /> |
|
||||
<file url="file://$PROJECT_DIR$/src/main/resources/localisation/strings_nl.properties" /> |
|
||||
<file url="file://$PROJECT_DIR$/src/main/resources/localisation/strings_pt.properties" /> |
|
||||
</component> |
|
||||
</project> |
|
||||
@ -1,124 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<project version="4"> |
|
||||
<component name="Palette2"> |
|
||||
<group name="Swing"> |
|
||||
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" /> |
|
||||
</item> |
|
||||
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" /> |
|
||||
</item> |
|
||||
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" /> |
|
||||
</item> |
|
||||
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true"> |
|
||||
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" /> |
|
||||
</item> |
|
||||
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" /> |
|
||||
<initial-values> |
|
||||
<property name="text" value="Button" /> |
|
||||
</initial-values> |
|
||||
</item> |
|
||||
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> |
|
||||
<initial-values> |
|
||||
<property name="text" value="RadioButton" /> |
|
||||
</initial-values> |
|
||||
</item> |
|
||||
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> |
|
||||
<initial-values> |
|
||||
<property name="text" value="CheckBox" /> |
|
||||
</initial-values> |
|
||||
</item> |
|
||||
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" /> |
|
||||
<initial-values> |
|
||||
<property name="text" value="Label" /> |
|
||||
</initial-values> |
|
||||
</item> |
|
||||
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
|
||||
<preferred-size width="150" height="-1" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
|
||||
<preferred-size width="150" height="-1" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
|
||||
<preferred-size width="150" height="-1" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
||||
<preferred-size width="150" height="50" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
||||
<preferred-size width="150" height="50" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
||||
<preferred-size width="150" height="50" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" /> |
|
||||
</item> |
|
||||
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
||||
<preferred-size width="150" height="50" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3"> |
|
||||
<preferred-size width="150" height="50" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
||||
<preferred-size width="150" height="50" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> |
|
||||
<preferred-size width="200" height="200" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> |
|
||||
<preferred-size width="200" height="200" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> |
|
||||
</item> |
|
||||
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> |
|
||||
</item> |
|
||||
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" /> |
|
||||
</item> |
|
||||
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" /> |
|
||||
</item> |
|
||||
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1"> |
|
||||
<preferred-size width="-1" height="20" /> |
|
||||
</default-constraints> |
|
||||
</item> |
|
||||
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" /> |
|
||||
</item> |
|
||||
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
||||
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" /> |
|
||||
</item> |
|
||||
</group> |
|
||||
</component> |
|
||||
</project> |
|
||||
@ -1,6 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<project version="4"> |
|
||||
<component name="VcsDirectoryMappings"> |
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" /> |
|
||||
</component> |
|
||||
</project> |
|
||||
File diff suppressed because it is too large
@ -1,61 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> |
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false"> |
|
||||
<output url="file://$MODULE_DIR$/target/classes" /> |
|
||||
<output-test url="file://$MODULE_DIR$/target/test-classes" /> |
|
||||
<content url="file://$MODULE_DIR$"> |
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> |
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> |
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" /> |
|
||||
</content> |
|
||||
<orderEntry type="inheritedJdk" /> |
|
||||
<orderEntry type="sourceFolder" forTests="false" /> |
|
||||
<orderEntry type="library" name="Maven: com.github.rubenlagus:TelegramBots:v2.3.3.2" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jersey.containers:jersey-container-grizzly2-http:2.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.hk2.external:javax.inject:2.4.0-b34" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.grizzly:grizzly-http-server:2.3.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.grizzly:grizzly-http:2.3.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.grizzly:grizzly-framework:2.3.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jersey.core:jersey-common:2.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.2" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jersey.bundles.repackaged:jersey-guava:2.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.hk2:hk2-api:2.4.0-b34" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.hk2:hk2-utils:2.4.0-b34" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.hk2.external:aopalliance-repackaged:2.4.0-b34" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.hk2:hk2-locator:2.4.0-b34" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.javassist:javassist:3.18.1-GA" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.hk2:osgi-resource-locator:1.0.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jersey.core:jersey-server:2.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jersey.core:jersey-client:2.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jersey.media:jersey-media-jaxb:2.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: javax.validation:validation-api:1.1.0.Final" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: javax.ws.rs:javax.ws.rs-api:2.0.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jersey.media:jersey-media-json-jackson:2.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jersey.ext:jersey-entity-filtering:2.23" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.5.4" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.5.4" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.5.4" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.5.4" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.5.4" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.5.4" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-bundle:1.19.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: javax.ws.rs:jsr311-api:1.1.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-grizzly2-servlet:1.19.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.glassfish.grizzly:grizzly-http-servlet:2.2.16" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-grizzly2:1.19.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-server:1.19.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-core:1.19.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: javax.servlet:javax.servlet-api:3.0.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-servlet:1.19.1" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.json:json:20160212" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: commons-io:commons-io:2.5" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.2" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.4" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.2" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.9" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpmime:4.5.2" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.39" level="project" /> |
|
||||
<orderEntry type="library" name="Maven: org.jsoup:jsoup:1.9.2" level="project" /> |
|
||||
</component> |
|
||||
</module> |
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,55 @@ |
|||||
|
package org.telegram.commands; |
||||
|
|
||||
|
import org.telegram.database.DatabaseManager; |
||||
|
import org.telegram.telegrambots.TelegramApiException; |
||||
|
import org.telegram.telegrambots.api.methods.send.SendMessage; |
||||
|
import org.telegram.telegrambots.api.objects.Chat; |
||||
|
import org.telegram.telegrambots.api.objects.User; |
||||
|
import org.telegram.telegrambots.bots.AbsSender; |
||||
|
import org.telegram.telegrambots.bots.commands.BotCommand; |
||||
|
import org.telegram.telegrambots.logging.BotLogger; |
||||
|
|
||||
|
/** |
||||
|
* This command simply replies with a hello to the users command and |
||||
|
* sends them the 'kind' words back, which they send via command parameters |
||||
|
* |
||||
|
* @author Timo Schulz (Mit0x2) |
||||
|
*/ |
||||
|
public class HelloCommand extends BotCommand { |
||||
|
|
||||
|
private static final String LOGTAG = "HELLOCOMMAND"; |
||||
|
|
||||
|
public HelloCommand() { |
||||
|
super("hello", "Say hallo to this bot"); |
||||
|
} |
||||
|
|
||||
|
@Override |
||||
|
public void execute(AbsSender absSender, User user, Chat chat, String[] arguments) { |
||||
|
|
||||
|
if (!DatabaseManager.getInstance().getUserStateForCommandsBot(user.getId())) { |
||||
|
return; |
||||
|
} |
||||
|
|
||||
|
String userName = chat.getUserName(); |
||||
|
if (userName == null || userName.isEmpty()) { |
||||
|
userName = user.getFirstName() + " " + user.getLastName(); |
||||
|
} |
||||
|
|
||||
|
StringBuilder messageTextBuilder = new StringBuilder("Hello ").append(userName); |
||||
|
if (arguments != null && arguments.length > 0) { |
||||
|
messageTextBuilder.append("\n"); |
||||
|
messageTextBuilder.append("Thank you so much for your kind words:\n"); |
||||
|
messageTextBuilder.append(String.join(" ", arguments)); |
||||
|
} |
||||
|
|
||||
|
SendMessage answer = new SendMessage(); |
||||
|
answer.setChatId(chat.getId().toString()); |
||||
|
answer.setText(messageTextBuilder.toString()); |
||||
|
|
||||
|
try { |
||||
|
absSender.sendMessage(answer); |
||||
|
} catch (TelegramApiException e) { |
||||
|
BotLogger.error(LOGTAG, e); |
||||
|
} |
||||
|
} |
||||
|
} |
||||
@ -0,0 +1,54 @@ |
|||||
|
package org.telegram.commands; |
||||
|
|
||||
|
import org.telegram.database.DatabaseManager; |
||||
|
import org.telegram.telegrambots.TelegramApiException; |
||||
|
import org.telegram.telegrambots.api.methods.send.SendMessage; |
||||
|
import org.telegram.telegrambots.api.objects.Chat; |
||||
|
import org.telegram.telegrambots.api.objects.User; |
||||
|
import org.telegram.telegrambots.bots.AbsSender; |
||||
|
import org.telegram.telegrambots.bots.commands.BotCommand; |
||||
|
import org.telegram.telegrambots.bots.commands.ICommandRegistry; |
||||
|
import org.telegram.telegrambots.logging.BotLogger; |
||||
|
|
||||
|
/** |
||||
|
* This command helps the user to find the command they need |
||||
|
* |
||||
|
* @author Timo Schulz (Mit0x2) |
||||
|
*/ |
||||
|
public class HelpCommand extends BotCommand { |
||||
|
|
||||
|
private static final String LOGTAG = "HELPCOMMAND"; |
||||
|
|
||||
|
private final ICommandRegistry commandRegistry; |
||||
|
|
||||
|
public HelpCommand(ICommandRegistry commandRegistry) { |
||||
|
super("help", "Get all the commands this bot provides"); |
||||
|
this.commandRegistry = commandRegistry; |
||||
|
} |
||||
|
|
||||
|
@Override |
||||
|
public void execute(AbsSender absSender, User user, Chat chat, String[] strings) { |
||||
|
|
||||
|
if (!DatabaseManager.getInstance().getUserStateForCommandsBot(user.getId())) { |
||||
|
return; |
||||
|
} |
||||
|
|
||||
|
StringBuilder helpMessageBuilder = new StringBuilder("<b>Help</b>\n"); |
||||
|
helpMessageBuilder.append("These are the registered commands for this Bot:\n\n"); |
||||
|
|
||||
|
for (BotCommand botCommand : commandRegistry.getRegisteredCommands()) { |
||||
|
helpMessageBuilder.append(botCommand.toString()).append("\n\n"); |
||||
|
} |
||||
|
|
||||
|
SendMessage helpMessage = new SendMessage(); |
||||
|
helpMessage.setChatId(chat.getId().toString()); |
||||
|
helpMessage.enableHtml(true); |
||||
|
helpMessage.setText(helpMessageBuilder.toString()); |
||||
|
|
||||
|
try { |
||||
|
absSender.sendMessage(helpMessage); |
||||
|
} catch (TelegramApiException e) { |
||||
|
BotLogger.error(LOGTAG, e); |
||||
|
} |
||||
|
} |
||||
|
} |
||||
@ -0,0 +1,51 @@ |
|||||
|
package org.telegram.commands; |
||||
|
|
||||
|
import org.telegram.database.DatabaseManager; |
||||
|
import org.telegram.telegrambots.TelegramApiException; |
||||
|
import org.telegram.telegrambots.api.methods.send.SendMessage; |
||||
|
import org.telegram.telegrambots.api.objects.Chat; |
||||
|
import org.telegram.telegrambots.api.objects.User; |
||||
|
import org.telegram.telegrambots.bots.AbsSender; |
||||
|
import org.telegram.telegrambots.bots.commands.BotCommand; |
||||
|
import org.telegram.telegrambots.logging.BotLogger; |
||||
|
|
||||
|
/** |
||||
|
* This commands starts the conversation with the bot |
||||
|
* |
||||
|
* @author Timo Schulz (Mit0x2) |
||||
|
*/ |
||||
|
public class StartCommand extends BotCommand { |
||||
|
|
||||
|
public static final String LOGTAG = "STARTCOMMAND"; |
||||
|
|
||||
|
public StartCommand() { |
||||
|
super("start", "With this command you can start the Bot"); |
||||
|
} |
||||
|
|
||||
|
@Override |
||||
|
public void execute(AbsSender absSender, User user, Chat chat, String[] strings) { |
||||
|
DatabaseManager databseManager = DatabaseManager.getInstance(); |
||||
|
StringBuilder messageBuilder = new StringBuilder(); |
||||
|
|
||||
|
String userName = user.getFirstName() + " " + user.getLastName(); |
||||
|
|
||||
|
if (databseManager.getUserStateForCommandsBot(user.getId())) { |
||||
|
messageBuilder.append("Hi ").append(userName).append("\n"); |
||||
|
messageBuilder.append("i think we know each other already!"); |
||||
|
} else { |
||||
|
databseManager.setUserStateForCommandsBot(user.getId(), true); |
||||
|
messageBuilder.append("Welcome ").append(userName).append("\n"); |
||||
|
messageBuilder.append("this bot will demonstrate you the command feature of the Java TelegramBots API!"); |
||||
|
} |
||||
|
|
||||
|
SendMessage answer = new SendMessage(); |
||||
|
answer.setChatId(chat.getId().toString()); |
||||
|
answer.setText(messageBuilder.toString()); |
||||
|
|
||||
|
try { |
||||
|
absSender.sendMessage(answer); |
||||
|
} catch (TelegramApiException e) { |
||||
|
BotLogger.error(LOGTAG, e); |
||||
|
} |
||||
|
} |
||||
|
} |
||||
@ -0,0 +1,48 @@ |
|||||
|
package org.telegram.commands; |
||||
|
|
||||
|
import org.telegram.database.DatabaseManager; |
||||
|
import org.telegram.telegrambots.TelegramApiException; |
||||
|
import org.telegram.telegrambots.api.methods.send.SendMessage; |
||||
|
import org.telegram.telegrambots.api.objects.Chat; |
||||
|
import org.telegram.telegrambots.api.objects.User; |
||||
|
import org.telegram.telegrambots.bots.AbsSender; |
||||
|
import org.telegram.telegrambots.bots.commands.BotCommand; |
||||
|
import org.telegram.telegrambots.logging.BotLogger; |
||||
|
|
||||
|
/** |
||||
|
* This commands stops the conversation with the bot. |
||||
|
* Bot won't respond to user until he sends a start command |
||||
|
* |
||||
|
* @author Timo Schulz (Mit0x2) |
||||
|
*/ |
||||
|
public class StopCommand extends BotCommand { |
||||
|
|
||||
|
public static final String LOGTAG = "STOPCOMMAND"; |
||||
|
|
||||
|
/** |
||||
|
* Construct |
||||
|
*/ |
||||
|
public StopCommand() { |
||||
|
super("stop", "With this command you can stop the Bot"); |
||||
|
} |
||||
|
|
||||
|
@Override |
||||
|
public void execute(AbsSender absSender, User user, Chat chat, String[] arguments) { |
||||
|
DatabaseManager dbManager = DatabaseManager.getInstance(); |
||||
|
|
||||
|
if (dbManager.getUserStateForCommandsBot(user.getId())) { |
||||
|
dbManager.setUserStateForCommandsBot(user.getId(), false); |
||||
|
String userName = user.getFirstName() + " " + user.getLastName(); |
||||
|
|
||||
|
SendMessage answer = new SendMessage(); |
||||
|
answer.setChatId(chat.getId().toString()); |
||||
|
answer.setText("Good bye " + userName + "\n" + "Hope to see you soon!"); |
||||
|
|
||||
|
try { |
||||
|
absSender.sendMessage(answer); |
||||
|
} catch (TelegramApiException e) { |
||||
|
BotLogger.error(LOGTAG, e); |
||||
|
} |
||||
|
} |
||||
|
} |
||||
|
} |
||||
@ -0,0 +1,82 @@ |
|||||
|
package org.telegram.updateshandlers; |
||||
|
|
||||
|
import org.telegram.BotConfig; |
||||
|
import org.telegram.commands.HelloCommand; |
||||
|
import org.telegram.commands.HelpCommand; |
||||
|
import org.telegram.commands.StartCommand; |
||||
|
import org.telegram.commands.StopCommand; |
||||
|
import org.telegram.database.DatabaseManager; |
||||
|
import org.telegram.services.Emoji; |
||||
|
import org.telegram.telegrambots.TelegramApiException; |
||||
|
import org.telegram.telegrambots.api.methods.send.SendMessage; |
||||
|
import org.telegram.telegrambots.api.objects.Message; |
||||
|
import org.telegram.telegrambots.api.objects.Update; |
||||
|
import org.telegram.telegrambots.bots.TelegramLongPollingCommandBot; |
||||
|
import org.telegram.telegrambots.logging.BotLogger; |
||||
|
|
||||
|
/** |
||||
|
* This handler mainly works with commands to demonstrate the Commands feature of the API |
||||
|
* |
||||
|
* @author Timo Schulz (Mit0x2) |
||||
|
*/ |
||||
|
public class CommandsHandler extends TelegramLongPollingCommandBot { |
||||
|
|
||||
|
public static final String LOGTAG = "COMMANDSHANDLER"; |
||||
|
|
||||
|
/** |
||||
|
* Constructor. |
||||
|
*/ |
||||
|
public CommandsHandler() { |
||||
|
register(new HelloCommand()); |
||||
|
register(new StartCommand()); |
||||
|
register(new StopCommand()); |
||||
|
HelpCommand helpCommand = new HelpCommand(this); |
||||
|
register(helpCommand); |
||||
|
|
||||
|
registerDefaultAction((absSender, message) -> { |
||||
|
SendMessage commandUnknownMessage = new SendMessage(); |
||||
|
commandUnknownMessage.setChatId(message.getChatId().toString()); |
||||
|
commandUnknownMessage.setText("The command '" + message.getText() + "' is not known by this bot. Here comes some help " + Emoji.AMBULANCE); |
||||
|
try { |
||||
|
absSender.sendMessage(commandUnknownMessage); |
||||
|
} catch (TelegramApiException e) { |
||||
|
BotLogger.error(LOGTAG, e); |
||||
|
} |
||||
|
helpCommand.execute(absSender, message.getFrom(), message.getChat(), new String[] {}); |
||||
|
}); |
||||
|
} |
||||
|
|
||||
|
@Override |
||||
|
public void processNonCommandUpdate(Update update) { |
||||
|
|
||||
|
if (update.hasMessage()) { |
||||
|
Message message = update.getMessage(); |
||||
|
|
||||
|
if (!DatabaseManager.getInstance().getUserStateForCommandsBot(message.getFrom().getId())) { |
||||
|
return; |
||||
|
} |
||||
|
|
||||
|
if (message.hasText()) { |
||||
|
SendMessage echoMessage = new SendMessage(); |
||||
|
echoMessage.setChatId(message.getChatId().toString()); |
||||
|
echoMessage.setText("Hey heres your message:\n" + message.getText()); |
||||
|
|
||||
|
try { |
||||
|
sendMessage(echoMessage); |
||||
|
} catch (TelegramApiException e) { |
||||
|
BotLogger.error(LOGTAG, e); |
||||
|
} |
||||
|
} |
||||
|
} |
||||
|
} |
||||
|
|
||||
|
@Override |
||||
|
public String getBotUsername() { |
||||
|
return BotConfig.COMMANDS_USER; |
||||
|
} |
||||
|
|
||||
|
@Override |
||||
|
public String getBotToken() { |
||||
|
return BotConfig.COMMANDS_TOKEN; |
||||
|
} |
||||
|
} |
||||
Loading…
Reference in new issue