| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks CLI |
| GroupId | GroupIdcz.encircled |
| ArtifactId | ArtifactIdreactive-jira-client |
| Last Version | Last Version0.0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreactive-jira-client
Reactive Jira client
|
<!-- https://jarcasting.com/artifacts/cz.encircled/reactive-jira-client/ -->
<dependency>
<groupId>cz.encircled</groupId>
<artifactId>reactive-jira-client</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/cz.encircled/reactive-jira-client/
implementation 'cz.encircled:reactive-jira-client:0.0.13'
// https://jarcasting.com/artifacts/cz.encircled/reactive-jira-client/
implementation ("cz.encircled:reactive-jira-client:0.0.13")
'cz.encircled:reactive-jira-client:jar:0.0.13'
<dependency org="cz.encircled" name="reactive-jira-client" rev="0.0.13">
<artifact name="reactive-jira-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.encircled', module='reactive-jira-client', version='0.0.13')
)
libraryDependencies += "cz.encircled" % "reactive-jira-client" % "0.0.13"
[cz.encircled/reactive-jira-client "0.0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 5.1.3.RELEASE |
| org.springframework : spring-webflux | jar | 5.1.3.RELEASE |
| io.projectreactor.netty : reactor-netty | jar | 0.8.11.RELEASE |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.11 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.11 |
| io.projectreactor : reactor-test | jar | 3.2.3.RELEASE |