License |
License |
---|---|
GroupId | GroupIdcom.thesett |
ArtifactId | ArtifactIdpower_model |
Version | Version0.9.117 |
Type | Typejar |
Description |
Descriptionpower_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.
|
Filename | Size |
---|---|
power_model-0.9.117.pom | |
power_model-0.9.117.jar | 71 KB |
power_model-0.9.117-tests.jar | 22 KB |
power_model-0.9.117-sources.jar | 71 KB |
power_model-0.9.117-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/power_model/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>power_model</artifactId>
<version>0.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/power_model/
implementation 'com.thesett:power_model:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/power_model/
implementation ("com.thesett:power_model:0.9.117")
'com.thesett:power_model:jar:0.9.117'
<dependency org="com.thesett" name="power_model" rev="0.9.117">
<artifact name="power_model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='power_model', version='0.9.117')
)
libraryDependencies += "com.thesett" % "power_model" % "0.9.117"
[com.thesett/power_model "0.9.117"]
Group / Artifact | Type | Version |
---|---|---|
com.thesett : common | jar | 0.9.117 |
com.thesett : search | jar | 0.9.117 |
com.thesett : state | jar | 0.9.117 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
log4j : log4j | jar | [1.2.8,) |