Last Version

By Your Command Parent 0.3.5

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

License

License

GroupId

GroupId

com.tobedevoured.command
ArtifactId

ArtifactId

parent
Version

Version

0.3.5
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 0.3.5

Filename Size
parent-0.3.5.pom 6 KB
Browse

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