run-maven-plugin

Maven plugin for running main methods of projects from the command line. This plugin generates the necessary classpath for the project from its runtime classpath in the pom, and creates a script to invoke the projects main methods with.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

run-maven-plugin
Последняя версия

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

0.9.117
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

run-maven-plugin
Maven plugin for running main methods of projects from the command line. This plugin generates the necessary classpath for the project from its runtime classpath in the pom, and creates a script to invoke the projects main methods with.

Скачать run-maven-plugin

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

<plugin>
    <groupId>com.thesett</groupId>
    <artifactId>run-maven-plugin</artifactId>
    <version>0.9.117</version>
</plugin>

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 2.0.4

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

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

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
0.8.3
0.8.2
0.8.1
0.8-M1