License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sansa-stack |
ArtifactId | ArtifactIdsansa-query-common_2.11 |
Version | Version0.7.1 |
Type | Typejar |
Description |
DescriptionSANSA Query Library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sansa-query-common_2.11-0.7.1.pom | |
sansa-query-common_2.11-0.7.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sansa-stack/sansa-query-common_2.11/ -->
<dependency>
<groupId>net.sansa-stack</groupId>
<artifactId>sansa-query-common_2.11</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sansa-stack/sansa-query-common_2.11/
implementation 'net.sansa-stack:sansa-query-common_2.11:0.7.1'
// https://jarcasting.com/artifacts/net.sansa-stack/sansa-query-common_2.11/
implementation ("net.sansa-stack:sansa-query-common_2.11:0.7.1")
'net.sansa-stack:sansa-query-common_2.11:jar:0.7.1'
<dependency org="net.sansa-stack" name="sansa-query-common_2.11" rev="0.7.1">
<artifact name="sansa-query-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sansa-stack', module='sansa-query-common_2.11', version='0.7.1')
)
libraryDependencies += "net.sansa-stack" % "sansa-query-common_2.11" % "0.7.1"
[net.sansa-stack/sansa-query-common_2.11 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scalap | jar | 2.11.12 |
com.google.guava : guava | jar | 22.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |