License |
License |
---|---|
GroupId | GroupIdcom.zmops |
ArtifactId | ArtifactIdzeus-agent-gateway |
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 |
Filename | Size |
---|---|
zeus-agent-gateway-1.0.3-RELEASE.pom | |
zeus-agent-gateway-1.0.3-RELEASE.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zmops/zeus-agent-gateway/ -->
<dependency>
<groupId>com.zmops</groupId>
<artifactId>zeus-agent-gateway</artifactId>
<version>1.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.zmops/zeus-agent-gateway/
implementation 'com.zmops:zeus-agent-gateway:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.zmops/zeus-agent-gateway/
implementation ("com.zmops:zeus-agent-gateway:1.0.3-RELEASE")
'com.zmops:zeus-agent-gateway:jar:1.0.3-RELEASE'
<dependency org="com.zmops" name="zeus-agent-gateway" rev="1.0.3-RELEASE">
<artifact name="zeus-agent-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zmops', module='zeus-agent-gateway', version='1.0.3-RELEASE')
)
libraryDependencies += "com.zmops" % "zeus-agent-gateway" % "1.0.3-RELEASE"
[com.zmops/zeus-agent-gateway "1.0.3-RELEASE"]