Download commons-model-1.0.89.jar file - Jar c

Jar examples for c:commons-model

Description

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

You can download jar file commons-model 1.0.89 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add commons-model-1.0.89.jar to your project.

<dependency>
   <groupId>com.dell.isg.smi</groupId>
   <artifactId>commons-model</artifactId>
   <version>1.0.89</version>
</dependency>
compile group: 'com.dell.isg.smi', name: 'commons-model', version: '1.0.89'
libraryDependencies += "com.dell.isg.smi" % "commons-model" % "1.0.89"
<dependency org="com.dell.isg.smi" name="commons-model" rev="1.0.89"/>
@Grapes(@Grab(group='com.dell.isg.smi', module='commons-model', version='1.0.89'))
'com.dell.isg.smi:commons-model:jar:1.0.89'

Download

Click the following link to download the jar file.

commons-model-1.0.89-javadoc.jar
commons-model-1.0.89-sources.jar
commons-model-1.0.89.jar
commons-model-1.0.89.pom



Related Tutorials