fishbowl

How to work install MWS library in Java, Maven based project?

匆匆过客 提交于 2020-01-06 08:04:40
问题 It's the first time I am trying to use MWS library with Java . I have small Spring Boot application Maven -based. I wanted to install mws from https://mvnrepository.com/ by mws I found several libraries located on Fishbowldev . At the time of writing this post, repo seems to be unavailable. Example of library I wanted to use. At the moment, my pom.xml looks the following way: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org