| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdtech.cassandre.trading.bot |
| ArtifactId | ArtifactIdcassandre-trading-bot-spring-boot-starter-test-autoconfigure |
| Version | Version5.0.8 |
| Type | Typejar |
| Description |
DescriptionTrading bot spring boot autoconfigure test
Parent pom providing dependency and plugin management for applications built with Maven
|
<!-- 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>5.0.8</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:5.0.8'
// 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:5.0.8")
'tech.cassandre.trading.bot:cassandre-trading-bot-spring-boot-starter-test-autoconfigure:jar:5.0.8'
<dependency org="tech.cassandre.trading.bot" name="cassandre-trading-bot-spring-boot-starter-test-autoconfigure" rev="5.0.8">
<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='5.0.8')
)
libraryDependencies += "tech.cassandre.trading.bot" % "cassandre-trading-bot-spring-boot-starter-test-autoconfigure" % "5.0.8"
[tech.cassandre.trading.bot/cassandre-trading-bot-spring-boot-starter-test-autoconfigure "5.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.6.3 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |
| org.awaitility : awaitility | jar | 4.1.1 |
| org.junit-pioneer : junit-pioneer | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| tech.cassandre.trading.bot : cassandre-trading-bot-spring-boot-autoconfigure | jar | 5.0.8 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.6.0 |
| org.knowm.xchange : xchange-simulated | jar | 5.0.13 |