Last Version

By Your Command Spring 0.3.5

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

License

License

GroupId

GroupId

com.tobedevoured.command
ArtifactId

ArtifactId

spring
Version

Version

0.3.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/mguymon/by_your_command

Download spring 0.3.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.tobedevoured.command : core jar 0.3.5
org.springframework : spring-context jar 3.2.0.RELEASE
org.slf4j : slf4j-api jar 1.6.6

test (3)

Group / Artifact Type Version
com.tobedevoured.command : core test-jar 0.3.5
ch.qos.logback : logback-classic jar 1.0.6
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.