Jar examples for p:power-model
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.19 in this page.
You can use the following script to add power_model-0.8.19.jar to your project.
<dependency> <groupId>com.thesett</groupId> <artifactId>power_model</artifactId> <version>0.8.19</version> </dependency>
compile group: 'com.thesett', name: 'power_model', version: '0.8.19'
libraryDependencies += "com.thesett" % "power_model" % "0.8.19"
<dependency org="com.thesett" name="power_model" rev="0.8.19"/>
@Grapes(@Grab(group='com.thesett', module='power_model', version='0.8.19'))
'com.thesett:power_model:jar:0.8.19'
Click the following link to download the jar file.
power_model-0.8.19-javadoc.jar