License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.stratio.crossdata |
ArtifactId | ArtifactIdcrossdata-auth-interface_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionCrossdata auth interface
Authorization interface for Stratio Crossdata
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-auth-interface_2.11/ -->
<dependency>
<groupId>com.stratio.crossdata</groupId>
<artifactId>crossdata-auth-interface_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-auth-interface_2.11/
implementation 'com.stratio.crossdata:crossdata-auth-interface_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-auth-interface_2.11/
implementation ("com.stratio.crossdata:crossdata-auth-interface_2.11:0.1.1")
'com.stratio.crossdata:crossdata-auth-interface_2.11:jar:0.1.1'
<dependency org="com.stratio.crossdata" name="crossdata-auth-interface_2.11" rev="0.1.1">
<artifact name="crossdata-auth-interface_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.crossdata', module='crossdata-auth-interface_2.11', version='0.1.1')
)
libraryDependencies += "com.stratio.crossdata" % "crossdata-auth-interface_2.11" % "0.1.1"
[com.stratio.crossdata/crossdata-auth-interface_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |