License |
License
Mulan Permissive Software License,Version 2
|
---|---|
GroupId | GroupIdcn.tuheishan |
ArtifactId | ArtifactIdmeteor-boot-starter-jasypt |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeteor-boot-starter-jasypt
meteor-boot-starter-jasypt
|
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-jasypt/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-boot-starter-jasypt</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-jasypt/
implementation 'cn.tuheishan:meteor-boot-starter-jasypt:1.0.11'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-jasypt/
implementation ("cn.tuheishan:meteor-boot-starter-jasypt:1.0.11")
'cn.tuheishan:meteor-boot-starter-jasypt:jar:1.0.11'
<dependency org="cn.tuheishan" name="meteor-boot-starter-jasypt" rev="1.0.11">
<artifact name="meteor-boot-starter-jasypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-boot-starter-jasypt', version='1.0.11')
)
libraryDependencies += "cn.tuheishan" % "meteor-boot-starter-jasypt" % "1.0.11"
[cn.tuheishan/meteor-boot-starter-jasypt "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 3.0.4 |
cn.tuheishan : meteor-core | jar | 1.0.11 |
org.springframework.boot : spring-boot-starter | jar | |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.13.2 |