SFaC - Application launcher

This project is an application launcher. It allows to build dynamically the classpath of a java application by gathering all the jars of a directory.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sfac
ArtifactId

ArtifactId

sfac-launcher
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

SFaC - Application launcher
This project is an application launcher. It allows to build dynamically the classpath of a java application by gathering all the jars of a directory.
Project URL

Project URL

http://sfac.sourceforge.net/sfac-launcher
Source Code Management

Source Code Management

https://svn.code.sf.net/p/sfac/code/tags/sfac-0.8/sfac-launcher

Download sfac-launcher

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6
0.5
0.4
0.3