License |
License
The 2-Clause BSD License
|
---|---|
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdauthkernel |
Version | Version1.6.2 |
Type | Typepom |
Description |
Descriptionauthkernel aggregator
product license management
|
Filename | Size |
---|---|
authkernel-1.6.2.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/authkernel/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>authkernel</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/authkernel/
implementation 'com.gitee.l0km:authkernel:1.6.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/authkernel/
implementation ("com.gitee.l0km:authkernel:1.6.2")
'com.gitee.l0km:authkernel:pom:1.6.2'
<dependency org="com.gitee.l0km" name="authkernel" rev="1.6.2">
<artifact name="authkernel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='authkernel', version='1.6.2')
)
libraryDependencies += "com.gitee.l0km" % "authkernel" % "1.6.2"
[com.gitee.l0km/authkernel "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |