License |
License |
---|---|
GroupId | GroupIdcom.velocidi |
ArtifactId | ArtifactIdapso-testkit_2.13 |
Version | Version0.18.4 |
Type | Typejar |
Description |
Descriptionapso-testkit
apso-testkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apso-testkit_2.13-0.18.4.pom | |
apso-testkit_2.13-0.18.4.jar | 69 KB |
apso-testkit_2.13-0.18.4-sources.jar | 4 KB |
apso-testkit_2.13-0.18.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.velocidi/apso-testkit_2.13/ -->
<dependency>
<groupId>com.velocidi</groupId>
<artifactId>apso-testkit_2.13</artifactId>
<version>0.18.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.velocidi/apso-testkit_2.13/
implementation 'com.velocidi:apso-testkit_2.13:0.18.4'
// https://jarcasting.com/artifacts/com.velocidi/apso-testkit_2.13/
implementation ("com.velocidi:apso-testkit_2.13:0.18.4")
'com.velocidi:apso-testkit_2.13:jar:0.18.4'
<dependency org="com.velocidi" name="apso-testkit_2.13" rev="0.18.4">
<artifact name="apso-testkit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.velocidi', module='apso-testkit_2.13', version='0.18.4')
)
libraryDependencies += "com.velocidi" % "apso-testkit_2.13" % "0.18.4"
[com.velocidi/apso-testkit_2.13 "0.18.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.sksamuel.elastic4s : elastic4s-client-esjava_2.13 | jar | 7.10.9 |
com.sksamuel.elastic4s : elastic4s-core_2.13 | jar | 7.10.9 |
com.sksamuel.elastic4s : elastic4s-testkit_2.13 | jar | 7.10.9 |
org.elasticsearch : elasticsearch | jar | 7.10.2 |
org.codelibs : elasticsearch-cluster-runner | jar | 7.10.2.0 |
org.scalatest : scalatest-core_2.13 | jar | 3.2.12 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-common_2.13 | jar | 4.15.0 |
org.specs2 : specs2-core_2.13 | jar | 4.15.0 |
org.specs2 : specs2-matcher_2.13 | jar | 4.15.0 |