License |
License |
---|---|
GroupId | GroupIdcom.github.peacetrue |
ArtifactId | ArtifactIdpeacetrue-encryption |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionpeacetrue-encryption
加密和解密服务
|
Project URL |
Project URL |
Filename | Size |
---|---|
peacetrue-encryption-1.0.0.pom | |
peacetrue-encryption-1.0.0.jar | 8 KB |
peacetrue-encryption-1.0.0-sources.jar | 7 KB |
peacetrue-encryption-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-encryption/ -->
<dependency>
<groupId>com.github.peacetrue</groupId>
<artifactId>peacetrue-encryption</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-encryption/
implementation 'com.github.peacetrue:peacetrue-encryption:1.0.0'
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-encryption/
implementation ("com.github.peacetrue:peacetrue-encryption:1.0.0")
'com.github.peacetrue:peacetrue-encryption:jar:1.0.0'
<dependency org="com.github.peacetrue" name="peacetrue-encryption" rev="1.0.0">
<artifact name="peacetrue-encryption" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='peacetrue-encryption', version='1.0.0')
)
libraryDependencies += "com.github.peacetrue" % "peacetrue-encryption" % "1.0.0"
[com.github.peacetrue/peacetrue-encryption "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |