By Your Command Parent

Make Java do your bidding by turning any code into an executable

License

License

GroupId

GroupId

com.tobedevoured.command
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

pom
Description

Description

By Your Command Parent
Make Java do your bidding by turning any code into an executable
Project URL

Project URL

https://github.com/mguymon/by_your_command

Download parent

Filename Size
parent-0.3.5.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.tobedevoured.command/parent/ -->
<dependency>
    <groupId>com.tobedevoured.command</groupId>
    <artifactId>parent</artifactId>
    <version>0.3.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tobedevoured.command/parent/
implementation 'com.tobedevoured.command:parent:0.3.5'
// https://jarcasting.com/artifacts/com.tobedevoured.command/parent/
implementation ("com.tobedevoured.command:parent:0.3.5")
'com.tobedevoured.command:parent:pom:0.3.5'
<dependency org="com.tobedevoured.command" name="parent" rev="0.3.5">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tobedevoured.command', module='parent', version='0.3.5')
)
libraryDependencies += "com.tobedevoured.command" % "parent" % "0.3.5"
[com.tobedevoured.command/parent "0.3.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.6
junit : junit jar 4.10

Project Modules

  • core
  • spring

Versions

Version
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.0.2