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.

Лицензия

Лицензия

Группа

Группа

com.thesett
Идентификатор

Идентификатор

power_model
Последняя версия

Последняя версия

0.9.117
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать power_model

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.thesett : common jar 0.9.117
com.thesett : search jar 0.9.117
com.thesett : state jar 0.9.117

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
log4j : log4j jar [1.2.8,)

Модули Проекта

Данный проект не имеет модулей.

LoJiX

LoJiX is a framework for logic compilers, and a Prolog implementation.

Roadmap

2015-02-11

Priorities are in the order presented here:

  • Get cut working.
  • Get call and not working.
  • Complete nested inline conjunction/disjunction.
  • Change the memory model to 64-bit, with an appropriately chosen layout for tagged heap values.
  • Get basic int and float arithmetic working.
  • Implement a simple garbage collector.

Версии библиотеки

Версия
0.9.117
0.9.97
0.9.77
0.8.22
0.8.21
0.8.20
0.8.19
0.8.18
0.8.17
0.8.16
0.8.15
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4