License |
License |
---|---|
GroupId | GroupIdcom.github.rebue.wheel |
ArtifactId | ArtifactIdwheel-turing |
Version | Version1.2.1 |
Type | Typejar |
Description |
Description基础函数和工具库
|
Filename | Size |
---|---|
wheel-turing-1.2.1.pom | |
wheel-turing-1.2.1.jar | 24 KB |
wheel-turing-1.2.1-sources.jar | 15 KB |
wheel-turing-1.2.1-javadoc.jar | 72 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-turing/
implementation 'com.github.rebue.wheel:wheel-turing:1.2.1'
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-turing/
implementation ("com.github.rebue.wheel:wheel-turing:1.2.1")
'com.github.rebue.wheel:wheel-turing:jar:1.2.1'
<dependency org="com.github.rebue.wheel" name="wheel-turing" rev="1.2.1">
<artifact name="wheel-turing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.wheel', module='wheel-turing', version='1.2.1')
)
libraryDependencies += "com.github.rebue.wheel" % "wheel-turing" % "1.2.1"
[com.github.rebue.wheel/wheel-turing "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rebue.wheel : wheel-core | jar | 1.2.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.65 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.65 |
com.nimbusds : nimbus-jose-jwt | jar | 8.17 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.10 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.6.RELEASE |