License |
License |
---|---|
GroupId | GroupIdio.mosn.layotto |
ArtifactId | ArtifactIdlayotto-sdk-springboot |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSDK for Runtime
|
<!-- https://jarcasting.com/artifacts/io.mosn.layotto/layotto-sdk-springboot/ -->
<dependency>
<groupId>io.mosn.layotto</groupId>
<artifactId>layotto-sdk-springboot</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosn.layotto/layotto-sdk-springboot/
implementation 'io.mosn.layotto:layotto-sdk-springboot:1.1.0'
// https://jarcasting.com/artifacts/io.mosn.layotto/layotto-sdk-springboot/
implementation ("io.mosn.layotto:layotto-sdk-springboot:1.1.0")
'io.mosn.layotto:layotto-sdk-springboot:jar:1.1.0'
<dependency org="io.mosn.layotto" name="layotto-sdk-springboot" rev="1.1.0">
<artifact name="layotto-sdk-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosn.layotto', module='layotto-sdk-springboot', version='1.1.0')
)
libraryDependencies += "io.mosn.layotto" % "layotto-sdk-springboot" % "1.1.0"
[io.mosn.layotto/layotto-sdk-springboot "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.mosn.layotto : runtime-sdk | jar | 1.1.0 |
org.springframework : spring-beans | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |