License |
License |
---|---|
GroupId | GroupIdcom.github.anylogic |
ArtifactId | ArtifactIdalogic-auth |
Version | Version1.6.13 |
Type | Typejar |
Description |
Descriptionalogic-auth
认证登录框架
|
Filename | Size |
---|---|
alogic-auth-1.6.13.pom | |
alogic-auth-1.6.13.jar | 234 KB |
alogic-auth-1.6.13-sources.jar | 132 KB |
alogic-auth-1.6.13-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-auth/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-auth</artifactId>
<version>1.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-auth/
implementation 'com.github.anylogic:alogic-auth:1.6.13'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-auth/
implementation ("com.github.anylogic:alogic-auth:1.6.13")
'com.github.anylogic:alogic-auth:jar:1.6.13'
<dependency org="com.github.anylogic" name="alogic-auth" rev="1.6.13">
<artifact name="alogic-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-auth', version='1.6.13')
)
libraryDependencies += "com.github.anylogic" % "alogic-auth" % "1.6.13"
[com.github.anylogic/alogic-auth "1.6.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.anylogic : alogic-common | jar | 1.6.13 |
com.github.anylogic : alogic-core | jar | 1.6.13 |
com.github.anylogic : alogic-rpc | jar | 1.6.13 |
com.github.anylogic : alogic-dbcp | jar | 1.6.13 |