shoulder-crypto

Modules to centralize common resources and configuration for shoulder Maven builds.

License

License

GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-crypto
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

shoulder-crypto
Modules to centralize common resources and configuration for shoulder Maven builds.
Project Organization

Project Organization

ChinaLym

Download shoulder-crypto

How to add to project

<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-crypto/ -->
<dependency>
    <groupId>cn.itlym</groupId>
    <artifactId>shoulder-crypto</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-crypto/
implementation 'cn.itlym:shoulder-crypto:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-crypto/
implementation ("cn.itlym:shoulder-crypto:0.6")
'cn.itlym:shoulder-crypto:jar:0.6'
<dependency org="cn.itlym" name="shoulder-crypto" rev="0.6">
  <artifact name="shoulder-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-crypto', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-crypto" % "0.6"
[cn.itlym/shoulder-crypto "0.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-jdbc Optional jar
org.springframework.data : spring-data-redis Optional jar
javax.servlet : javax.servlet-api Optional jar
cn.itlym : shoulder-core jar
org.bouncycastle : bcpkix-jdk15on jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.powermock : powermock-module-junit4 jar
org.powermock : powermock-api-mockito2 jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.1