org.minbox.framework:command-execute-core

在项目编译时,该Maven插件可执行配置的有效Shell命令行。

Лицензия

Лицензия

Группа

Группа

org.minbox.framework
Идентификатор

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

command-execute-core
Последняя версия

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

0.2.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

在项目编译时,该Maven插件可执行配置的有效Shell命令行。

Скачать command-execute-core

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

<!-- https://jarcasting.com/artifacts/org.minbox.framework/command-execute-core/ -->
<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>command-execute-core</artifactId>
    <version>0.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/command-execute-core/
implementation 'org.minbox.framework:command-execute-core:0.2.0.RELEASE'
// https://jarcasting.com/artifacts/org.minbox.framework/command-execute-core/
implementation ("org.minbox.framework:command-execute-core:0.2.0.RELEASE")
'org.minbox.framework:command-execute-core:jar:0.2.0.RELEASE'
<dependency org="org.minbox.framework" name="command-execute-core" rev="0.2.0.RELEASE">
  <artifact name="command-execute-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='command-execute-core', version='0.2.0.RELEASE')
)
libraryDependencies += "org.minbox.framework" % "command-execute-core" % "0.2.0.RELEASE"
[org.minbox.framework/command-execute-core "0.2.0.RELEASE"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.10

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

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

oss-parent

用于发布org.minbox.framework相关开源框架到maven center的parent配置

org.minbox.framework

minbox

"org.minbox.framework" is committed to providing developers with a series of "out-of-the-box" framework implementation solutions.

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

Версия
0.2.0.RELEASE
0.1.0.RELEASE