| License |
License |
|---|---|
| GroupId | GroupIdio.github.ysomeone |
| ArtifactId | ArtifactIdencrypt |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| encrypt-1.0.3.pom | |
| encrypt-1.0.3.jar | 15 KB |
| encrypt-1.0.3-sources.jar | 12 KB |
| encrypt-1.0.3-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ysomeone/encrypt/ -->
<dependency>
<groupId>io.github.ysomeone</groupId>
<artifactId>encrypt</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ysomeone/encrypt/
implementation 'io.github.ysomeone:encrypt:1.0.3'
// https://jarcasting.com/artifacts/io.github.ysomeone/encrypt/
implementation ("io.github.ysomeone:encrypt:1.0.3")
'io.github.ysomeone:encrypt:jar:1.0.3'
<dependency org="io.github.ysomeone" name="encrypt" rev="1.0.3">
<artifact name="encrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ysomeone', module='encrypt', version='1.0.3')
)
libraryDependencies += "io.github.ysomeone" % "encrypt" % "1.0.3"
[io.github.ysomeone/encrypt "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.0.3.RELEASE |
| com.alibaba : fastjson | jar | 1.2.56 |