| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.mosn.layotto | 
    
| ArtifactId | ArtifactIdexamples | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSDK for Runtime 
         | 
    
| Filename | Size | 
|---|---|
| examples-1.1.0.pom | |
| examples-1.1.0.jar | 1 KB | 
| Browse | 
<!-- 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"]
                | 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 |