License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.liumapp.ukey.starter |
ArtifactId | ArtifactIdukey-spring-boot-starter |
Last Version | Last Versionv1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionukey-spring-boot-starter
天威诚信ukey封装库Spring Boot Starter
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |