Base utilities

Base utilities for interacting with the operating environment.

License

License

GroupId

GroupId

ch.agent
ArtifactId

ArtifactId

util-base
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Base utilities
Base utilities for interacting with the operating environment.
Project URL

Project URL

http://agent.ch/
Source Code Management

Source Code Management

https://github.com/jpvetterli/util-base.git

Download util-base

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
commons-logging : commons-logging jar 1.2
log4j : log4j jar 1.2.17
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

src/main/resources/README.md

Versions

Version
3.0.0