Skip to content

The smi-lib-commons-model library builds a Java JAR library that makes available a collection of shared model classes. It is intended to be used as a dependency in java projects.

License

Notifications You must be signed in to change notification settings

prashanthlgowda/smi-lib-commons-model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smi-lib-commons-model git repository

Overview

The smi-lib-commons-model library builds a Java JAR library that makes available a collection of shared model classes. It is intended to be used as a dependency in java projects.

How to use

Under Construction. Not available via Maven Central yet....

Maven Example:
<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>commons-model</artifactId>
    <version>1.0.70</version>
</dependency>
Gradle Example:
compile(group: 'com.dell.isg.smi', name: 'commons-model', version: '1.0.70')

Support

Support can be obtained from the slack channel: codecommunity.slack.com

About

The smi-lib-commons-model library builds a Java JAR library that makes available a collection of shared model classes. It is intended to be used as a dependency in java projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%