| License |
License
The 2-Clause BSD License
|
|---|---|
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdakcore |
| Last Version | Last Version1.12.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionauthkernel core client
product license management
|
| Filename | Size |
|---|---|
| akcore-1.12.0.pom | |
| akcore-1.12.0.jar | 1 MB |
| akcore-1.12.0-test-sources.jar | 4 KB |
| akcore-1.12.0-sources.jar | 14 KB |
| akcore-1.12.0-javadoc.jar | 114 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/akcore/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>akcore</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/akcore/
implementation 'com.gitee.l0km:akcore:1.12.0'
// https://jarcasting.com/artifacts/com.gitee.l0km/akcore/
implementation ("com.gitee.l0km:akcore:1.12.0")
'com.gitee.l0km:akcore:jar:1.12.0'
<dependency org="com.gitee.l0km" name="akcore" rev="1.12.0">
<artifact name="akcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='akcore', version='1.12.0')
)
libraryDependencies += "com.gitee.l0km" % "akcore" % "1.12.0"
[com.gitee.l0km/akcore "1.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.l0km : authkernel-common | jar | 1.12.0 |
| com.alibaba : fastjson | jar | 1.2.60 |
| net.java.dev.jna : jna | jar | 5.8.0 |
| com.gitee.l0km : common-base | jar | 1.4.14 |
| com.gitee.l0km : common-cli | jar | 1.4.14 |
| com.google.guava : guava | jar | 20.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| com.gitee.l0km : common-base2 | jar | 1.4.14 |