SMI Commons Model

Commons model jar library for the System Management Integration (SMI) projects.

License

License

GroupId

GroupId

com.dell.isg.smi
ArtifactId

ArtifactId

commons-model
Last Version

Last Version

1.0.97
Release Date

Release Date

Type

Type

jar
Description

Description

SMI Commons Model
Commons model jar library for the System Management Integration (SMI) projects.
Project URL

Project URL

https://www.github.com/rackhd/smi-lib-commons-model
Source Code Management

Source Code Management

http://www.github.com/rackhd/smi-lib-commons-model

Download commons-model

How to add to project

<!-- https://jarcasting.com/artifacts/com.dell.isg.smi/commons-model/ -->
<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>commons-model</artifactId>
    <version>1.0.97</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.isg.smi/commons-model/
implementation 'com.dell.isg.smi:commons-model:1.0.97'
// https://jarcasting.com/artifacts/com.dell.isg.smi/commons-model/
implementation ("com.dell.isg.smi:commons-model:1.0.97")
'com.dell.isg.smi:commons-model:jar:1.0.97'
<dependency org="com.dell.isg.smi" name="commons-model" rev="1.0.97">
  <artifact name="commons-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.isg.smi', module='commons-model', version='1.0.97')
)
libraryDependencies += "com.dell.isg.smi" % "commons-model" % "1.0.97"
[com.dell.isg.smi/commons-model "1.0.97"]

Dependencies

compile (4)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.6.1
com.fasterxml.jackson.core : jackson-annotations jar 2.8.8
org.apache.commons : commons-lang3 jar 3.5
commons-validator : commons-validator jar 1.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jmockit : jmockit jar 1.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.97
1.0.95
1.0.93
1.0.89
1.0.80