runtime-sdk

SDK for Runtime

License

License

GroupId

GroupId

io.mosn.layotto
ArtifactId

ArtifactId

runtime-sdk
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

runtime-sdk
SDK for Runtime

Download runtime-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/io.mosn.layotto/runtime-sdk/ -->
<dependency>
    <groupId>io.mosn.layotto</groupId>
    <artifactId>runtime-sdk</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosn.layotto/runtime-sdk/
implementation 'io.mosn.layotto:runtime-sdk:1.1.0'
// https://jarcasting.com/artifacts/io.mosn.layotto/runtime-sdk/
implementation ("io.mosn.layotto:runtime-sdk:1.1.0")
'io.mosn.layotto:runtime-sdk:jar:1.1.0'
<dependency org="io.mosn.layotto" name="runtime-sdk" rev="1.1.0">
  <artifact name="runtime-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosn.layotto', module='runtime-sdk', version='1.1.0')
)
libraryDependencies += "io.mosn.layotto" % "runtime-sdk" % "1.1.0"
[io.mosn.layotto/runtime-sdk "1.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.mosn.layotto : runtime-spec-pb jar 1.1.0
com.alibaba : fastjson jar 1.2.69
org.slf4j : slf4j-api jar 1.7.30
io.grpc : grpc-all jar 1.34.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0