| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rebue.wheel |
| ArtifactId | ArtifactIdwheel-turing |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwheel-turing
对算法、加解密的应用提供支持
|
| Filename | Size |
|---|---|
| wheel-turing-1.2.4.pom | |
| wheel-turing-1.2.4.jar | 19 KB |
| wheel-turing-1.2.4-sources.jar | 13 KB |
| wheel-turing-1.2.4-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-turing/ -->
<dependency>
<groupId>com.github.rebue.wheel</groupId>
<artifactId>wheel-turing</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-turing/
implementation 'com.github.rebue.wheel:wheel-turing:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-turing/
implementation ("com.github.rebue.wheel:wheel-turing:1.2.4")
'com.github.rebue.wheel:wheel-turing:jar:1.2.4'
<dependency org="com.github.rebue.wheel" name="wheel-turing" rev="1.2.4">
<artifact name="wheel-turing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.wheel', module='wheel-turing', version='1.2.4')
)
libraryDependencies += "com.github.rebue.wheel" % "wheel-turing" % "1.2.4"
[com.github.rebue.wheel/wheel-turing "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
| com.nimbusds : nimbus-jose-jwt | jar | 9.8.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.springframework : spring-web Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |