Last Version

Trading bot spring boot autoconfigure test 6.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

tech.cassandre.trading.bot
ArtifactId

ArtifactId

cassandre-trading-bot-spring-boot-starter-test-autoconfigure
Version

Version

6.0.0
Type

Type

jar
Description

Description

Trading bot spring boot autoconfigure test
Parent pom providing dependency and plugin management for applications built with Maven

Download cassandre-trading-bot-spring-boot-starter-test-autoconfigure 6.0.0


<!-- https://jarcasting.com/artifacts/tech.cassandre.trading.bot/cassandre-trading-bot-spring-boot-starter-test-autoconfigure/ -->
<dependency>
    <groupId>tech.cassandre.trading.bot</groupId>
    <artifactId>cassandre-trading-bot-spring-boot-starter-test-autoconfigure</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.cassandre.trading.bot/cassandre-trading-bot-spring-boot-starter-test-autoconfigure/
implementation 'tech.cassandre.trading.bot:cassandre-trading-bot-spring-boot-starter-test-autoconfigure:6.0.0'
// https://jarcasting.com/artifacts/tech.cassandre.trading.bot/cassandre-trading-bot-spring-boot-starter-test-autoconfigure/
implementation ("tech.cassandre.trading.bot:cassandre-trading-bot-spring-boot-starter-test-autoconfigure:6.0.0")
'tech.cassandre.trading.bot:cassandre-trading-bot-spring-boot-starter-test-autoconfigure:jar:6.0.0'
<dependency org="tech.cassandre.trading.bot" name="cassandre-trading-bot-spring-boot-starter-test-autoconfigure" rev="6.0.0">
  <artifact name="cassandre-trading-bot-spring-boot-starter-test-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.cassandre.trading.bot', module='cassandre-trading-bot-spring-boot-starter-test-autoconfigure', version='6.0.0')
)
libraryDependencies += "tech.cassandre.trading.bot" % "cassandre-trading-bot-spring-boot-starter-test-autoconfigure" % "6.0.0"
[tech.cassandre.trading.bot/cassandre-trading-bot-spring-boot-starter-test-autoconfigure "6.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.6.6
org.springframework.boot : spring-boot-starter-test jar 2.6.6
org.awaitility : awaitility jar 4.2.0
org.junit-pioneer : junit-pioneer jar 1.7.0

provided (2)

Group / Artifact Type Version
tech.cassandre.trading.bot : cassandre-trading-bot-spring-boot-autoconfigure jar 6.0.0
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.6.1
org.knowm.xchange : xchange-simulated jar 5.0.13

Project Modules

There are no modules declared in this project.