How to install the Java artifact tech.cassandre.trading.bot.cassandre-trading-bot-spring-boot-starter-api-graphql-autoconfigure with Maven
Java
Maven
pom.xml
tech.cassandre.trading.bot
cassandre-trading-bot-spring-boot-starter-api-graphql-autoconfigure
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>tech.cassandre.trading.bot</groupId>
<artifactId>cassandre-trading-bot-spring-boot-starter-api-graphql-autoconfigure</artifactId>
<version>5.0.4</version>
</dependency>
/<dependencies>