keel-spring-enhance
Springフレームワークの不足機能などを補うための機能を提供するライブラリ
提供機能
ライセンス
LICENSEを参照
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdjp.fintan.keel |
ArtifactId | ArtifactIdkeel-spring-boot-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring enhance in fintan framework
|
<!-- https://jarcasting.com/artifacts/jp.fintan.keel/keel-spring-boot-autoconfigure/ -->
<dependency>
<groupId>jp.fintan.keel</groupId>
<artifactId>keel-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.fintan.keel/keel-spring-boot-autoconfigure/
implementation 'jp.fintan.keel:keel-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/jp.fintan.keel/keel-spring-boot-autoconfigure/
implementation ("jp.fintan.keel:keel-spring-boot-autoconfigure:1.0.0")
'jp.fintan.keel:keel-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="jp.fintan.keel" name="keel-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="keel-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.fintan.keel', module='keel-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "jp.fintan.keel" % "keel-spring-boot-autoconfigure" % "1.0.0"
[jp.fintan.keel/keel-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
jp.fintan.keel : keel-transaction-token-check Optional | jar | 1.0.0 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
javax.servlet : javax.servlet-api | jar |
Springフレームワークの不足機能などを補うための機能を提供するライブラリ
LICENSEを参照