| License |
License |
|---|---|
| GroupId | GroupIdcom.github.anicolaspp |
| ArtifactId | ArtifactIdojai-testing_2.11 |
| Version | Version1.0.12 |
| Type | Typejar |
| Description |
Descriptionojai-testing
ojai-testing
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ojai-testing_2.11-1.0.12.pom | |
| ojai-testing_2.11-1.0.12.jar | 42 KB |
| ojai-testing_2.11-1.0.12-sources.jar | 15 KB |
| ojai-testing_2.11-1.0.12-javadoc.jar | 417 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.anicolaspp/ojai-testing_2.11/ -->
<dependency>
<groupId>com.github.anicolaspp</groupId>
<artifactId>ojai-testing_2.11</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anicolaspp/ojai-testing_2.11/
implementation 'com.github.anicolaspp:ojai-testing_2.11:1.0.12'
// https://jarcasting.com/artifacts/com.github.anicolaspp/ojai-testing_2.11/
implementation ("com.github.anicolaspp:ojai-testing_2.11:1.0.12")
'com.github.anicolaspp:ojai-testing_2.11:jar:1.0.12'
<dependency org="com.github.anicolaspp" name="ojai-testing_2.11" rev="1.0.12">
<artifact name="ojai-testing_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anicolaspp', module='ojai-testing_2.11', version='1.0.12')
)
libraryDependencies += "com.github.anicolaspp" % "ojai-testing_2.11" % "1.0.12"
[com.github.anicolaspp/ojai-testing_2.11 "1.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.mapr.ojai » mapr-ojai-driver | jar | 6.1.0-mapr |
| org.apache.hadoop : hadoop-client | jar | 2.7.0-mapr-1808 |
| org.ojai : ojai | jar | 3.0-mapr-1808 |
| org.ojai : ojai-scala | jar | 3.0-mapr-1808 |
| com.mapr.db » maprdb | jar | 6.1.0-mapr |
| xerces : xercesImpl | jar | 2.11.0 |
| org.scalactic : scalactic_2.11 | jar | 3.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |