Download power_model-0.8.13.jar file - Jar p

Jar examples for p:power-model

Description

Power model provides the ability to reflect and navigate on Java data models. It also provides some useful data types that can be used in data modelling.

You can download jar file power_model 0.8.13 in this page.

Build File

You can use the following script to add power_model-0.8.13.jar to your project.

<dependency>
   <groupId>com.thesett</groupId>
   <artifactId>power_model</artifactId>
   <version>0.8.13</version>
</dependency>
compile group: 'com.thesett', name: 'power_model', version: '0.8.13'
libraryDependencies += "com.thesett" % "power_model" % "0.8.13"
<dependency org="com.thesett" name="power_model" rev="0.8.13"/>
@Grapes(@Grab(group='com.thesett', module='power_model', version='0.8.13'))
'com.thesett:power_model:jar:0.8.13'

Download

Click the following link to download the jar file.

power_model-0.8.13-javadoc.jar
power_model-0.8.13-sources.jar
power_model-0.8.13-tests.jar
power_model-0.8.13.jar
power_model-0.8.13.pom



Related Tutorials