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 |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
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>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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.6.1 |
org.knowm.xchange : xchange-simulated | jar | 5.0.13 |