License |
License |
---|---|
GroupId | GroupIdio.mosn.layotto |
ArtifactId | ArtifactIdruntime-sdk-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionruntime-sdk-parent
SDK for Runtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
runtime-sdk-parent-1.1.0.pom | 9 KB |
Browse |
<!-- 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"]