DOC

com.foreach.across : across-base

Maven & Gradle

Aug 22, 2023
1 usages

Across Base · Across is a Java framework that aims to facilitate module based development for Java (web) applications. It builds heavily on Spring framework and allows defining a module consisting of a number of classes and configuration files. Every module defines its own Spring application context and can share one or more beans with other modules.

Table Of Contents

Latest Version

Download com.foreach.across : across-base Javadoc & API Documentation - Latest Versions:

All Versions

Download com.foreach.across : across-base Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
5.2.x
5.1.x
5.0.x
3.2.x
3.1.x
3.0.x
2.1.x
2.0.x
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file across-base-5.2.1.RELEASE-javadoc.jar to across-base-5.2.1.RELEASE-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder across-base-5.2.1.RELEASE-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "across-base-5.2.1.RELEASE-sources.jar" -d "across-base-5.2.1.RELEASE-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 22, 2023
38 usages
Aug 22, 2023
23 usages
Aug 22, 2023
18 usages

Discover Dependencies

Jan 02, 2023
104 stars
Mar 23, 2023
6 usages
188 stars
Oct 11, 2020
130 stars
Sep 22, 2016
2 usages
Oct 07, 2021
5 usages
892 stars
Feb 03, 2020
32 usages
1.7k stars
Mar 21, 2023
18 usages
4k stars
Jun 30, 2021
8 usages
42.9k stars
Dec 28, 2021
3 usages
6 stars