is not current version
Last Version 0.3.2

com.github.mygreen.sqlmapper:sqlmapper-spring-boot-autoconfigure 0.2

SpringBootのAutoConfigure機能を提供します。

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.mygreen.sqlmapper
ArtifactId

ArtifactId

sqlmapper-spring-boot-autoconfigure
Version

Version

0.2
Type

Type

jar
Description

Description

SpringBootのAutoConfigure機能を提供します。

Download sqlmapper-spring-boot-autoconfigure 0.2


<!-- https://jarcasting.com/artifacts/com.github.mygreen.sqlmapper/sqlmapper-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.github.mygreen.sqlmapper</groupId>
    <artifactId>sqlmapper-spring-boot-autoconfigure</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mygreen.sqlmapper/sqlmapper-spring-boot-autoconfigure/
implementation 'com.github.mygreen.sqlmapper:sqlmapper-spring-boot-autoconfigure:0.2'
// https://jarcasting.com/artifacts/com.github.mygreen.sqlmapper/sqlmapper-spring-boot-autoconfigure/
implementation ("com.github.mygreen.sqlmapper:sqlmapper-spring-boot-autoconfigure:0.2")
'com.github.mygreen.sqlmapper:sqlmapper-spring-boot-autoconfigure:jar:0.2'
<dependency org="com.github.mygreen.sqlmapper" name="sqlmapper-spring-boot-autoconfigure" rev="0.2">
  <artifact name="sqlmapper-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mygreen.sqlmapper', module='sqlmapper-spring-boot-autoconfigure', version='0.2')
)
libraryDependencies += "com.github.mygreen.sqlmapper" % "sqlmapper-spring-boot-autoconfigure" % "0.2"
[com.github.mygreen.sqlmapper/sqlmapper-spring-boot-autoconfigure "0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.mygreen.sqlmapper : sqlmapper-core jar ${revision}
org.springframework : spring-jdbc jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.h2database : h2 jar
com.zaxxer : HikariCP jar

Project Modules

There are no modules declared in this project.