License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIdsermant-agentcore-core |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsermant-agentcore-core
The core capability and agent framework of Sermant.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-core/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>sermant-agentcore-core</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-core/
implementation 'com.huaweicloud.sermant:sermant-agentcore-core:0.3.7'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-core/
implementation ("com.huaweicloud.sermant:sermant-agentcore-core:0.3.7")
'com.huaweicloud.sermant:sermant-agentcore-core:jar:0.3.7'
<dependency org="com.huaweicloud.sermant" name="sermant-agentcore-core" rev="0.3.7">
<artifact name="sermant-agentcore-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='sermant-agentcore-core', version='0.3.7')
)
libraryDependencies += "com.huaweicloud.sermant" % "sermant-agentcore-core" % "0.3.7"
[com.huaweicloud.sermant/sermant-agentcore-core "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-inline | jar | 3.9.0 |
com.google.inject.extensions : guice-grapher | jar | 4.2.3 |