org.apache.river:tools

This JAR file contains tools for: checking configuration files; checking for missing serialVersionUID fields; computing class dependencies; providing HTTP service; generating message digests; generating HTTPMD URLs; examining the run-time environment of a Jini component; generating wrapper JAR files; and generating preferred lists. When used as an executable JAR file, it runs the ClassServer.

License

License

GroupId

GroupId

org.apache.river
ArtifactId

ArtifactId

tools
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

This JAR file contains tools for: checking configuration files; checking for missing serialVersionUID fields; computing class dependencies; providing HTTP service; generating message digests; generating HTTPMD URLs; examining the run-time environment of a Jini component; generating wrapper JAR files; and generating preferred lists. When used as an executable JAR file, it runs the ClassServer.
Project URL

Project URL

http://river.apache.org

Download tools

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.jini : jsk-platform jar 2.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3
2.2.2