io.mosn.layotto:examples

SDK for Runtime

License

License

GroupId

GroupId

io.mosn.layotto
ArtifactId

ArtifactId

examples
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SDK for Runtime

Download examples

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.mosn.layotto : runtime-sdk jar 1.1.0
org.springframework.boot : spring-boot-starter-web jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.5.RELEASE
io.mosn.layotto : layotto-sdk-springboot jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0