Download sm-core-model-2.2.0.1.jar file - Jar s

Jar examples for s:sm-core-model

Description

sm-core-model is used for exposing entity objects as a reference to other maven jar files.

You can download jar file sm-core-model 2.2.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add sm-core-model-2.2.0.1.jar to your project.

<dependency>
   <groupId>com.shopizer</groupId>
   <artifactId>sm-core-model</artifactId>
   <version>2.2.0.1</version>
</dependency>
compile group: 'com.shopizer', name: 'sm-core-model', version: '2.2.0.1'
libraryDependencies += "com.shopizer" % "sm-core-model" % "2.2.0.1"
<dependency org="com.shopizer" name="sm-core-model" rev="2.2.0.1"/>
@Grapes(@Grab(group='com.shopizer', module='sm-core-model', version='2.2.0.1'))
'com.shopizer:sm-core-model:jar:2.2.0.1'

Download

Click the following link to download the jar file.

sm-core-model-2.2.0.1-javadoc.jar
sm-core-model-2.2.0.1-sources.jar
sm-core-model-2.2.0.1.jar
sm-core-model-2.2.0.1.pom



Related Tutorials