Spring ME Sample Commandline

A collection of examples, demonstrating the use of Spring ME.

License

License

GNU General Public License, version 2, with the Classpath Exception
GroupId

GroupId

me.springframework
ArtifactId

ArtifactId

spring-me-sample-cmdline
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring ME Sample Commandline
A collection of examples, demonstrating the use of Spring ME.

Download spring-me-sample-cmdline

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
me.springframework : spring-me-api jar 1.0
args4j : args4j jar 2.0.11
com.thoughtworks.xstream : xstream jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0