License |
License |
---|---|
GroupId | GroupIdcom.github.tianjing |
ArtifactId | ArtifactIdtgtools-encrypt |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.tianjing:tgtools-encrypt
tgtools-encrypt java util
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tgtools-encrypt-1.0.0.pom | |
tgtools-encrypt-1.0.0.jar | 173 KB |
tgtools-encrypt-1.0.0-sources.jar | 163 KB |
tgtools-encrypt-1.0.0-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tianjing/tgtools-encrypt/ -->
<dependency>
<groupId>com.github.tianjing</groupId>
<artifactId>tgtools-encrypt</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools-encrypt/
implementation 'com.github.tianjing:tgtools-encrypt:1.0.0'
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools-encrypt/
implementation ("com.github.tianjing:tgtools-encrypt:1.0.0")
'com.github.tianjing:tgtools-encrypt:jar:1.0.0'
<dependency org="com.github.tianjing" name="tgtools-encrypt" rev="1.0.0">
<artifact name="tgtools-encrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tianjing', module='tgtools-encrypt', version='1.0.0')
)
libraryDependencies += "com.github.tianjing" % "tgtools-encrypt" % "1.0.0"
[com.github.tianjing/tgtools-encrypt "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tianjing : tgtools.web.develop | jar | 1.2.6 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.9.10 |
org.springframework : spring-core Optional | jar | 4.1.5.RELEASE |
org.springframework : spring-web Optional | jar | 4.1.5.RELEASE |
org.springframework : spring-context Optional | jar | 4.1.5.RELEASE |
org.springframework.security : spring-security-core Optional | jar | 5.1.6.RELEASE |
commons-codec : commons-codec Optional | jar | 1.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13-beta-3 |