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-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionterasoluna-gfw-spring-boot-autoconfigure
Spring Boot 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-autoconfigure/ -->
<dependency>
<groupId>io.github.yoshikawaa.gfw.spring.boot</groupId>
<artifactId>terasoluna-gfw-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yoshikawaa.gfw.spring.boot/terasoluna-gfw-spring-boot-autoconfigure/
implementation 'io.github.yoshikawaa.gfw.spring.boot:terasoluna-gfw-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/io.github.yoshikawaa.gfw.spring.boot/terasoluna-gfw-spring-boot-autoconfigure/
implementation ("io.github.yoshikawaa.gfw.spring.boot:terasoluna-gfw-spring-boot-autoconfigure:1.0.0")
'io.github.yoshikawaa.gfw.spring.boot:terasoluna-gfw-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="io.github.yoshikawaa.gfw.spring.boot" name="terasoluna-gfw-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="terasoluna-gfw-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yoshikawaa.gfw.spring.boot', module='terasoluna-gfw-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "io.github.yoshikawaa.gfw.spring.boot" % "terasoluna-gfw-spring-boot-autoconfigure" % "1.0.0"
[io.github.yoshikawaa.gfw.spring.boot/terasoluna-gfw-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.1.RELEASE |
org.springframework.security : spring-security-config Optional | jar | |
org.terasoluna.gfw : terasoluna-gfw-jodatime Optional | jar | 5.5.1.RELEASE |
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.thymeleaf : thymeleaf-spring5 Optional | jar | 3.0.11.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.projectlombok : lombok | jar | 1.18.10 |