org.minbox.framework:command-execute-core

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

License

License

GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

command-execute-core
Last Version

Last Version

0.2.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download command-execute-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.10

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.2.0.RELEASE
0.1.0.RELEASE