License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.xiaoxiaoreader |
ArtifactId | ArtifactIdkeyplugin-spring-boot-starter |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkeyplugin-spring-boot-starter
Spring Boot Support for keyplugin
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.xiaoxiaoreader/keyplugin-spring-boot-starter/ -->
<dependency>
<groupId>com.github.xiaoxiaoreader</groupId>
<artifactId>keyplugin-spring-boot-starter</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoxiaoreader/keyplugin-spring-boot-starter/
implementation 'com.github.xiaoxiaoreader:keyplugin-spring-boot-starter:1.1.1'
// https://jarcasting.com/artifacts/com.github.xiaoxiaoreader/keyplugin-spring-boot-starter/
implementation ("com.github.xiaoxiaoreader:keyplugin-spring-boot-starter:1.1.1")
'com.github.xiaoxiaoreader:keyplugin-spring-boot-starter:jar:1.1.1'
<dependency org="com.github.xiaoxiaoreader" name="keyplugin-spring-boot-starter" rev="1.1.1">
<artifact name="keyplugin-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoxiaoreader', module='keyplugin-spring-boot-starter', version='1.1.1')
)
libraryDependencies += "com.github.xiaoxiaoreader" % "keyplugin-spring-boot-starter" % "1.1.1"
[com.github.xiaoxiaoreader/keyplugin-spring-boot-starter "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.2.RELEASE |
org.springframework : spring-core Optional | jar | 5.2.2.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure Optional | jar | 2.1.1 |
org.mybatis : mybatis Optional | jar | 3.5.3 |