License |
License |
---|---|
Categories |
CategoriesGUI User Interface React Web Frameworks Guice Application Layer Libs Dependency Injection Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.doopp |
ArtifactId | ArtifactIdreactor-guice |
Version | Version0.14.1 |
Type | Typejar |
Description |
Descriptionreactor-guice
Guice reactor-netty Components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactor-guice-0.14.1.pom | |
reactor-guice-0.14.1.jar | 65 KB |
reactor-guice-0.14.1-sources.jar | 34 KB |
reactor-guice-0.14.1-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.doopp/reactor-guice/ -->
<dependency>
<groupId>com.doopp</groupId>
<artifactId>reactor-guice</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.doopp/reactor-guice/
implementation 'com.doopp:reactor-guice:0.14.1'
// https://jarcasting.com/artifacts/com.doopp/reactor-guice/
implementation ("com.doopp:reactor-guice:0.14.1")
'com.doopp:reactor-guice:jar:0.14.1'
<dependency org="com.doopp" name="reactor-guice" rev="0.14.1">
<artifact name="reactor-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.doopp', module='reactor-guice', version='0.14.1')
)
libraryDependencies += "com.doopp" % "reactor-guice" % "0.14.1"
[com.doopp/reactor-guice "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.2.3 |
io.projectreactor.netty : reactor-netty | jar | 1.0.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |