| License |
License |
|---|---|
| GroupId | GroupIdcom.vladkopanev |
| ArtifactId | ArtifactIdcats-saga_2.11 |
| Version | Version0.2.3 |
| Type | Typejar |
| Description |
Descriptioncats-saga
cats-saga
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cats-saga_2.11-0.2.3.pom | |
| cats-saga_2.11-0.2.3.jar | 90 KB |
| cats-saga_2.11-0.2.3-sources.jar | 4 KB |
| cats-saga_2.11-0.2.3-javadoc.jar | 356 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vladkopanev/cats-saga_2.11/ -->
<dependency>
<groupId>com.vladkopanev</groupId>
<artifactId>cats-saga_2.11</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladkopanev/cats-saga_2.11/
implementation 'com.vladkopanev:cats-saga_2.11:0.2.3'
// https://jarcasting.com/artifacts/com.vladkopanev/cats-saga_2.11/
implementation ("com.vladkopanev:cats-saga_2.11:0.2.3")
'com.vladkopanev:cats-saga_2.11:jar:0.2.3'
<dependency org="com.vladkopanev" name="cats-saga_2.11" rev="0.2.3">
<artifact name="cats-saga_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladkopanev', module='cats-saga_2.11', version='0.2.3')
)
libraryDependencies += "com.vladkopanev" % "cats-saga_2.11" % "0.2.3"
[com.vladkopanev/cats-saga_2.11 "0.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.typelevel : cats-effect_2.11 | jar | 2.0.0-RC1 |
| com.github.cb372 : cats-retry-core_2.11 Optional | jar | 0.2.7 |
| com.github.cb372 : cats-retry-cats-effect_2.11 Optional | jar | 0.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : cats-laws_2.11 | jar | 2.0.0-RC1 |
| org.scalatest : scalatest_2.11 | jar | 3.0.8 |