| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdio.github.yoshikawaa.gfw.spring.boot |
| ArtifactId | ArtifactIdterasoluna-gfw-spring-boot-test-autoconfigure |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionterasoluna-gfw-spring-boot-test-autoconfigure
Spring Boot Test Auto-Configure for Terasoluna Gfw
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.yoshikawaa.gfw.spring.boot/terasoluna-gfw-spring-boot-test-autoconfigure/ -->
<dependency>
<groupId>io.github.yoshikawaa.gfw.spring.boot</groupId>
<artifactId>terasoluna-gfw-spring-boot-test-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yoshikawaa.gfw.spring.boot/terasoluna-gfw-spring-boot-test-autoconfigure/
implementation 'io.github.yoshikawaa.gfw.spring.boot:terasoluna-gfw-spring-boot-test-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/io.github.yoshikawaa.gfw.spring.boot/terasoluna-gfw-spring-boot-test-autoconfigure/
implementation ("io.github.yoshikawaa.gfw.spring.boot:terasoluna-gfw-spring-boot-test-autoconfigure:1.0.0")
'io.github.yoshikawaa.gfw.spring.boot:terasoluna-gfw-spring-boot-test-autoconfigure:jar:1.0.0'
<dependency org="io.github.yoshikawaa.gfw.spring.boot" name="terasoluna-gfw-spring-boot-test-autoconfigure" rev="1.0.0">
<artifact name="terasoluna-gfw-spring-boot-test-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yoshikawaa.gfw.spring.boot', module='terasoluna-gfw-spring-boot-test-autoconfigure', version='1.0.0')
)
libraryDependencies += "io.github.yoshikawaa.gfw.spring.boot" % "terasoluna-gfw-spring-boot-test-autoconfigure" % "1.0.0"
[io.github.yoshikawaa.gfw.spring.boot/terasoluna-gfw-spring-boot-test-autoconfigure "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.2.1.RELEASE |
| io.github.yoshikawaa.gfw.spring.boot : terasoluna-gfw-spring-boot-autoconfigure | jar | 1.0.0 |
| org.terasoluna.gfw : terasoluna-gfw-web Optional | jar | 5.5.1.RELEASE |
| org.terasoluna.gfw : terasoluna-gfw-security-web Optional | jar | 5.5.1.RELEASE |
| io.github.yoshikawaa.gfw : thymeleaf-extras-terasoluna-gfw Optional | jar | 1.0.0 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.1.RELEASE |
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.2.1.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |
| io.github.yoshikawaa.gfw : spring-test-terasoluna-gfw | jar | 1.0.0 |
| org.hamcrest : hamcrest-library | jar | 2.1 |