| License |
License |
|---|---|
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdsolon-cloud |
| Last Version | Last Version1.9.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJava project for solon
|
| Filename | Size |
|---|---|
| solon-cloud-1.9.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/solon-cloud/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon-cloud</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solon-cloud/
implementation 'org.noear:solon-cloud:1.9.0'
// https://jarcasting.com/artifacts/org.noear/solon-cloud/
implementation ("org.noear:solon-cloud:1.9.0")
'org.noear:solon-cloud:pom:1.9.0'
<dependency org="org.noear" name="solon-cloud" rev="1.9.0">
<artifact name="solon-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon-cloud', version='1.9.0')
)
libraryDependencies += "org.noear" % "solon-cloud" % "1.9.0"
[org.noear/solon-cloud "1.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : solon-rpc | jar | 1.9.0 |
| org.noear : consul-solon-plugin | jar | 1.9.0 |