License |
License |
---|---|
GroupId | GroupIdcom.zmops |
ArtifactId | ArtifactIdruntime-server-plugin |
Last Version | Last Version1.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzeus service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.zmops/runtime-server-plugin/ -->
<dependency>
<groupId>com.zmops</groupId>
<artifactId>runtime-server-plugin</artifactId>
<version>1.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.zmops/runtime-server-plugin/
implementation 'com.zmops:runtime-server-plugin:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.zmops/runtime-server-plugin/
implementation ("com.zmops:runtime-server-plugin:1.0.3-RELEASE")
'com.zmops:runtime-server-plugin:jar:1.0.3-RELEASE'
<dependency org="com.zmops" name="runtime-server-plugin" rev="1.0.3-RELEASE">
<artifact name="runtime-server-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zmops', module='runtime-server-plugin', version='1.0.3-RELEASE')
)
libraryDependencies += "com.zmops" % "runtime-server-plugin" % "1.0.3-RELEASE"
[com.zmops/runtime-server-plugin "1.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.zmops : runtime-server | jar | 1.0.3-RELEASE |
com.alipay.sofa : hessian | jar | 3.3.12 |
Group / Artifact | Type | Version |
---|---|---|
com.alipay.sofa : sofa-ark-spi | jar | 1.1.6 |