Ferris Lang

This project contains simple utilities which I found I've needed over the years but do not exist in Jakarta Commons Lang.

License

License

GroupId

GroupId

org.ferris
ArtifactId

ArtifactId

ferris-lang
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Ferris Lang
This project contains simple utilities which I found I've needed over the years but do not exist in Jakarta Commons Lang.
Project Organization

Project Organization

Ferris

Download ferris-lang

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
log4j : log4j jar 1.2.14
org.ferris : ferris-assemblies jar 0.0.2
org.ferris : ferris-resources jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3