License |
License |
---|---|
GroupId | GroupIdcom.dell.cpsd |
ArtifactId | ArtifactIdcomponent-common-core |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionComponent Common Core
Common Component Core project for Dell CPSD
|
Filename | Size |
---|---|
component-common-core-2.0.0.pom | |
component-common-core-2.0.0.jar | 124 KB |
component-common-core-2.0.0-sources.jar | 85 KB |
component-common-core-2.0.0-javadoc.jar | 594 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dell.cpsd/component-common-core/ -->
<dependency>
<groupId>com.dell.cpsd</groupId>
<artifactId>component-common-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/component-common-core/
implementation 'com.dell.cpsd:component-common-core:2.0.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/component-common-core/
implementation ("com.dell.cpsd:component-common-core:2.0.0")
'com.dell.cpsd:component-common-core:jar:2.0.0'
<dependency org="com.dell.cpsd" name="component-common-core" rev="2.0.0">
<artifact name="component-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='component-common-core', version='2.0.0')
)
libraryDependencies += "com.dell.cpsd" % "component-common-core" % "2.0.0"
[com.dell.cpsd/component-common-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.rogueai : snmp2bean | jar | 1.0 |
com.beust : jcommander | jar | |
com.google.code.gson : gson | jar | |
com.thoughtworks.xstream : xstream | jar | 1.4.3 |
log4j : log4j | jar | |
org.slf4j : slf4j-log4j12 | jar | |
org.slf4j : slf4j-ext | jar | |
commons-io : commons-io | jar | |
commons-lang : commons-lang | jar | |
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.5.2 |
com.jcraft : jsch | jar | 0.1.52 |
ch.qos.cal10n : cal10n-api | jar | 0.8.1 |
com.jcraft : jsch.agentproxy.jsch | jar | 0.0.9 |
com.jcraft : jsch.agentproxy.core | jar | 0.0.9 |
com.jcraft : jsch.agentproxy.connector-factory | jar | 0.0.9 |
org.apache.commons : commons-exec | jar | 1.1 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
org.springframework : spring-context | jar | 4.3.3.RELEASE |
org.springframework : spring-web | jar | 4.3.3.RELEASE |
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework : spring-test | jar | 4.3.3.RELEASE |
org.mockito : mockito-core | jar |