Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.webank.wedatasphere.dss |
ArtifactId | ArtifactIddss-appjoint-auth |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
dss-appjoint-auth-0.6.0.pom | |
dss-appjoint-auth-0.6.0.jar | 18 KB |
dss-appjoint-auth-0.6.0-sources.jar | 8 KB |
dss-appjoint-auth-0.6.0-javadoc.jar | 372 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-appjoint-auth/ -->
<dependency>
<groupId>com.webank.wedatasphere.dss</groupId>
<artifactId>dss-appjoint-auth</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-appjoint-auth/
implementation 'com.webank.wedatasphere.dss:dss-appjoint-auth:0.6.0'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-appjoint-auth/
implementation ("com.webank.wedatasphere.dss:dss-appjoint-auth:0.6.0")
'com.webank.wedatasphere.dss:dss-appjoint-auth:jar:0.6.0'
<dependency org="com.webank.wedatasphere.dss" name="dss-appjoint-auth" rev="0.6.0">
<artifact name="dss-appjoint-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='dss-appjoint-auth', version='0.6.0')
)
libraryDependencies += "com.webank.wedatasphere.dss" % "dss-appjoint-auth" % "0.6.0"
[com.webank.wedatasphere.dss/dss-appjoint-auth "0.6.0"]