License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls React User Interface Web Frameworks CLI |
GroupId | GroupIdam.ik.github |
ArtifactId | ArtifactIdreactive-github-client |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionreactive-github-client
Reactive GitHub API Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/am.ik.github/reactive-github-client/ -->
<dependency>
<groupId>am.ik.github</groupId>
<artifactId>reactive-github-client</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/am.ik.github/reactive-github-client/
implementation 'am.ik.github:reactive-github-client:0.0.4'
// https://jarcasting.com/artifacts/am.ik.github/reactive-github-client/
implementation ("am.ik.github:reactive-github-client:0.0.4")
'am.ik.github:reactive-github-client:jar:0.0.4'
<dependency org="am.ik.github" name="reactive-github-client" rev="0.0.4">
<artifact name="reactive-github-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='am.ik.github', module='reactive-github-client', version='0.0.4')
)
libraryDependencies += "am.ik.github" % "reactive-github-client" % "0.0.4"
[am.ik.github/reactive-github-client "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux | jar | 5.0.0.RELEASE |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.1 |
io.projectreactor.ipc : reactor-netty | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.projectreactor : reactor-test | jar | |
org.assertj : assertj-core | jar | 3.8.0 |