| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries | 
        
| GroupId | GroupIdio.mosn.layotto | 
    
| ArtifactId | ArtifactIdruntime-sdk-reactor | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionruntime-sdk-reactor 
            reactor-style SDK for Runtime 
         | 
    
| Filename | Size | 
|---|---|
| runtime-sdk-reactor-1.1.0.pom | |
| runtime-sdk-reactor-1.1.0.jar | 83 KB | 
| runtime-sdk-reactor-1.1.0-sources.jar | 62 KB | 
| runtime-sdk-reactor-1.1.0-javadoc.jar | 400 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.mosn.layotto/runtime-sdk-reactor/ -->
<dependency>
    <groupId>io.mosn.layotto</groupId>
    <artifactId>runtime-sdk-reactor</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.mosn.layotto/runtime-sdk-reactor/
implementation 'io.mosn.layotto:runtime-sdk-reactor:1.1.0'
                // https://jarcasting.com/artifacts/io.mosn.layotto/runtime-sdk-reactor/
implementation ("io.mosn.layotto:runtime-sdk-reactor:1.1.0")
                'io.mosn.layotto:runtime-sdk-reactor:jar:1.1.0'
                <dependency org="io.mosn.layotto" name="runtime-sdk-reactor" rev="1.1.0">
  <artifact name="runtime-sdk-reactor" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.mosn.layotto', module='runtime-sdk-reactor', version='1.1.0')
)
                libraryDependencies += "io.mosn.layotto" % "runtime-sdk-reactor" % "1.1.0"
                [io.mosn.layotto/runtime-sdk-reactor "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.mosn.layotto : runtime-spec-pb | jar | 1.1.0 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| io.projectreactor : reactor-core | jar | 3.3.11.RELEASE | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 | 
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomcat : annotations-api | jar | 6.0.53 |