License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM |
GroupId | GroupIdin.hocg.squirrel |
ArtifactId | ArtifactIdmybatis-squirrel-spring-boot-autoconfigure |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSquirrel :: Spring Boot Autoconfigure
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/in.hocg.squirrel/mybatis-squirrel-spring-boot-autoconfigure/ -->
<dependency>
<groupId>in.hocg.squirrel</groupId>
<artifactId>mybatis-squirrel-spring-boot-autoconfigure</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.squirrel/mybatis-squirrel-spring-boot-autoconfigure/
implementation 'in.hocg.squirrel:mybatis-squirrel-spring-boot-autoconfigure:0.1.1'
// https://jarcasting.com/artifacts/in.hocg.squirrel/mybatis-squirrel-spring-boot-autoconfigure/
implementation ("in.hocg.squirrel:mybatis-squirrel-spring-boot-autoconfigure:0.1.1")
'in.hocg.squirrel:mybatis-squirrel-spring-boot-autoconfigure:jar:0.1.1'
<dependency org="in.hocg.squirrel" name="mybatis-squirrel-spring-boot-autoconfigure" rev="0.1.1">
<artifact name="mybatis-squirrel-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.squirrel', module='mybatis-squirrel-spring-boot-autoconfigure', version='0.1.1')
)
libraryDependencies += "in.hocg.squirrel" % "mybatis-squirrel-spring-boot-autoconfigure" % "0.1.1"
[in.hocg.squirrel/mybatis-squirrel-spring-boot-autoconfigure "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis Optional | jar | 3.5.1 |
org.mybatis : mybatis-spring Optional | jar | 2.0.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
in.hocg.squirrel : mybatis-squirrel | jar | 0.1.1 |
org.slf4j : slf4j-api Optional | jar | 1.7.26 |