Categories |
CategoriesNet Ebean Data ORM |
---|---|
GroupId | GroupIdnet.onebean |
ArtifactId | ArtifactIdnet.onebean.sso.sdk |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsso.sdk
单点登录SDK
|
<!-- https://jarcasting.com/artifacts/net.onebean/net.onebean.sso.sdk/ -->
<dependency>
<groupId>net.onebean</groupId>
<artifactId>net.onebean.sso.sdk</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.onebean/net.onebean.sso.sdk/
implementation 'net.onebean:net.onebean.sso.sdk:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/net.onebean/net.onebean.sso.sdk/
implementation ("net.onebean:net.onebean.sso.sdk:1.0.0.RELEASE")
'net.onebean:net.onebean.sso.sdk:jar:1.0.0.RELEASE'
<dependency org="net.onebean" name="net.onebean.sso.sdk" rev="1.0.0.RELEASE">
<artifact name="net.onebean.sso.sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onebean', module='net.onebean.sso.sdk', version='1.0.0.RELEASE')
)
libraryDependencies += "net.onebean" % "net.onebean.sso.sdk" % "1.0.0.RELEASE"
[net.onebean/net.onebean.sso.sdk "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
net.onebean : net.onebean.core | jar |