License |
License |
---|---|
GroupId | GroupIdch.epfl.bluebrain.nexus |
ArtifactId | ArtifactIddelta-sdk-testkit_2.13 |
Version | Version1.8.0-M3 |
Type | Typejar |
Description |
Descriptiondelta-sdk-testkit
delta-sdk-testkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.epfl.bluebrain.nexus/delta-sdk-testkit_2.13/ -->
<dependency>
<groupId>ch.epfl.bluebrain.nexus</groupId>
<artifactId>delta-sdk-testkit_2.13</artifactId>
<version>1.8.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.bluebrain.nexus/delta-sdk-testkit_2.13/
implementation 'ch.epfl.bluebrain.nexus:delta-sdk-testkit_2.13:1.8.0-M3'
// https://jarcasting.com/artifacts/ch.epfl.bluebrain.nexus/delta-sdk-testkit_2.13/
implementation ("ch.epfl.bluebrain.nexus:delta-sdk-testkit_2.13:1.8.0-M3")
'ch.epfl.bluebrain.nexus:delta-sdk-testkit_2.13:jar:1.8.0-M3'
<dependency org="ch.epfl.bluebrain.nexus" name="delta-sdk-testkit_2.13" rev="1.8.0-M3">
<artifact name="delta-sdk-testkit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.bluebrain.nexus', module='delta-sdk-testkit_2.13', version='1.8.0-M3')
)
libraryDependencies += "ch.epfl.bluebrain.nexus" % "delta-sdk-testkit_2.13" % "1.8.0-M3"
[ch.epfl.bluebrain.nexus/delta-sdk-testkit_2.13 "1.8.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
ch.epfl.bluebrain.nexus : delta-rdf_2.13 | jar | 1.8.0-M3 |
ch.epfl.bluebrain.nexus : delta-sdk_2.13 | jar | 1.8.0-M3 |
ch.epfl.bluebrain.nexus : delta-testkit_2.13 | jar | 1.8.0-M3 |
com.typesafe.akka : akka-actor-testkit-typed_2.13 | jar | 2.6.19 |
com.lightbend.akka : akka-persistence-jdbc_2.13 | jar | 5.0.4 |
com.typesafe.slick : slick_2.13 | jar | 3.3.3 |
com.typesafe.slick : slick-hikaricp_2.13 | jar | 3.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |