runtime-sdk-parent

SDK for Runtime

License

License

GroupId

GroupId

io.mosn.layotto
ArtifactId

ArtifactId

runtime-sdk-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

runtime-sdk-parent
SDK for Runtime
Project URL

Project URL

https://github.com/mosn/layotto
Source Code Management

Source Code Management

http://github.com/mosn/layotto

Download runtime-sdk-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sdk
  • examples
  • sdk-reactor
  • spec
  • sdk-springboot

Versions

Version
1.1.0
1.0.0