diff --git a/pom.xml b/pom.xml index 663c03c..fb7e8c6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,108 +1,108 @@ 4.0.0 org.wikitolearn - wiki-rating + WikiRating 0.0.1-SNAPSHOT jar - wiki-rating - SpringBoot microservice to serve rating functionalities + WikiRating + A Spring Boot application that relies on a OrientDb instance to serve a rating engine for a MediaWiki installation org.springframework.boot spring-boot-starter-parent 1.5.2.RELEASE UTF-8 UTF-8 1.8 jcenter-snapshots jcenter https://jcenter.bintray.com/ org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-starter-web org.wikidata.wdtk wdtk-wikibaseapi 0.7.0 org.json json com.orientechnologies orientdb-core 2.2.17 com.orientechnologies orientdb-graphdb 2.2.17 com.orientechnologies orientdb-client 2.2.17 com.tinkerpop.blueprints blueprints-core 2.6.0 io.springfox springfox-swagger2 2.6.1 io.springfox.ui springfox-swagger-ui-rfc6570 1.0.0 org.springframework.boot spring-boot-maven-plugin