is not current version
Last Version 1.2.3

cn.licoy:encrypt-body-spring-boot-starter 1.0.0.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.licoy
ArtifactId

ArtifactId

encrypt-body-spring-boot-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download encrypt-body-spring-boot-starter 1.0.0.RELEASE


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