Last Version

JFig 1.5.2

A Configuration utility that provides simple, flexible and powerful functionality for managing one or more configurations in a java environment. It uses a combination of a hierarchy of configuration files, substitution variables and property variables.

License

License

GNU Library or Lesser General Public License (LGPL)
Categories

Categories

Net
GroupId

GroupId

net.sf.jfig
ArtifactId

ArtifactId

jfig
Version

Version

1.5.2
Type

Type

jar
Description

Description

JFig
A Configuration utility that provides simple, flexible and powerful functionality for managing one or more configurations in a java environment. It uses a combination of a hierarchy of configuration files, substitution variables and property variables.
Project URL

Project URL

http://jfig.sourceforge.net/
Source Code Management

Source Code Management

http://jfig.cvs.sourceforge.net/jfig/jfig/

Download jfig 1.5.2


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.9

runtime (1)

Group / Artifact Type Version
ant : ant Optional jar 1.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.