keyplugin-spring-boot-starter

Spring Boot Support for keyplugin

License

License

Categories

Categories

Spring Boot Container Microservices KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.xiaoxiaoreader
ArtifactId

ArtifactId

keyplugin-spring-boot-starter
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

keyplugin-spring-boot-starter
Spring Boot Support for keyplugin
Project URL

Project URL

https://github.com/XiaoXiaoReader/keyplugin-spring-boot-starter/

Download keyplugin-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0