License |
License |
---|---|
GroupId | GroupIdio.mosn.layotto |
ArtifactId | ArtifactIdruntime-sdk |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionruntime-sdk
SDK for Runtime
|
Filename | Size |
---|---|
runtime-sdk-1.1.0.pom | |
runtime-sdk-1.1.0.jar | 810 KB |
runtime-sdk-1.1.0-sources.jar | 248 KB |
runtime-sdk-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.11.2 |