ukey-spring-boot-starter

天威诚信ukey封装库Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices KeY Data Data Formats Formal Verification
GroupId

GroupId

com.liumapp.ukey.starter
ArtifactId

ArtifactId

ukey-spring-boot-starter
Last Version

Last Version

v1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ukey-spring-boot-starter
天威诚信ukey封装库Spring Boot Starter
Project URL

Project URL

http://maven.apache.org

Download ukey-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.2.RELEASE
com.liumapp.ukey.core : ukey-core jar v1.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.

Versions

Version
v1.1.0
v1.0.2
v1.0.1
v1.0.0