| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.emc.ecs |
| ArtifactId | ArtifactIdsmart-client-core |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmart-client-core
null
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smart-client-core-3.0.0.pom | |
| smart-client-core-3.0.0.jar | 14 KB |
| smart-client-core-3.0.0-sources.jar | 12 KB |
| smart-client-core-3.0.0-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.emc.ecs/smart-client-core/ -->
<dependency>
<groupId>com.emc.ecs</groupId>
<artifactId>smart-client-core</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.ecs/smart-client-core/
implementation 'com.emc.ecs:smart-client-core:3.0.0'
// https://jarcasting.com/artifacts/com.emc.ecs/smart-client-core/
implementation ("com.emc.ecs:smart-client-core:3.0.0")
'com.emc.ecs:smart-client-core:jar:3.0.0'
<dependency org="com.emc.ecs" name="smart-client-core" rev="3.0.0">
<artifact name="smart-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.ecs', module='smart-client-core', version='3.0.0')
)
libraryDependencies += "com.emc.ecs" % "smart-client-core" % "3.0.0"
[com.emc.ecs/smart-client-core "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| log4j : log4j | jar | 1.2.17 |