io.github.ysomeone:encrypt

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.ysomeone
ArtifactId

ArtifactId

encrypt
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/Ysomeone/encrypt

Download encrypt

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.0.3.RELEASE
com.alibaba : fastjson jar 1.2.56

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0