is not current version
Last Version 1.2.2

com.majiaxueyuan:sso-core 1.1.0

码家学院自研SSO单点登录系统

GroupId

GroupId

com.majiaxueyuan
ArtifactId

ArtifactId

sso-core
Version

Version

1.1.0
Type

Type

pom

Download sso-core 1.1.0

Filename Size
sso-core-1.1.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.majiaxueyuan/sso-core/ -->
<dependency>
    <groupId>com.majiaxueyuan</groupId>
    <artifactId>sso-core</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.majiaxueyuan/sso-core/
implementation 'com.majiaxueyuan:sso-core:1.1.0'
// https://jarcasting.com/artifacts/com.majiaxueyuan/sso-core/
implementation ("com.majiaxueyuan:sso-core:1.1.0")
'com.majiaxueyuan:sso-core:pom:1.1.0'
<dependency org="com.majiaxueyuan" name="sso-core" rev="1.1.0">
  <artifact name="sso-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.majiaxueyuan', module='sso-core', version='1.1.0')
)
libraryDependencies += "com.majiaxueyuan" % "sso-core" % "1.1.0"
[com.majiaxueyuan/sso-core "1.1.0"]