License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.binarylei |
ArtifactId | ArtifactIdspring-boot-test-autoconfigure-support |
Version | Version0.1.2-beta |
Type | Typejar |
Description |
Descriptionspring-boot-test-extend...
|
<!-- https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-autoconfigure-support/ -->
<dependency>
<groupId>com.github.binarylei</groupId>
<artifactId>spring-boot-test-autoconfigure-support</artifactId>
<version>0.1.2-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-autoconfigure-support/
implementation 'com.github.binarylei:spring-boot-test-autoconfigure-support:0.1.2-beta'
// https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-autoconfigure-support/
implementation ("com.github.binarylei:spring-boot-test-autoconfigure-support:0.1.2-beta")
'com.github.binarylei:spring-boot-test-autoconfigure-support:jar:0.1.2-beta'
<dependency org="com.github.binarylei" name="spring-boot-test-autoconfigure-support" rev="0.1.2-beta">
<artifact name="spring-boot-test-autoconfigure-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.binarylei', module='spring-boot-test-autoconfigure-support', version='0.1.2-beta')
)
libraryDependencies += "com.github.binarylei" % "spring-boot-test-autoconfigure-support" % "0.1.2-beta"
[com.github.binarylei/spring-boot-test-autoconfigure-support "0.1.2-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter Optional | jar | 3.4.0 |
com.baomidou : dynamic-datasource-spring-boot-starter Optional | jar | 3.2.1 |
org.mybatis.spring.boot : mybatis-spring-boot-starter-test Optional | jar | 2.1.3 |
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 2.1.3 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.1.RELEASE |
com.h2database : h2 | jar | 1.4.197 |
com.github.binarylei : spring-boot-test-data-redis Optional | jar | 0.1.2-beta |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.4 |