DOC

com.foreach.across : across-core

Maven & Gradle

Aug 22, 2023
18 usages

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-core Javadoc & API Documentation - Latest Versions:

All Versions

Download com.foreach.across : across-core 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-core-5.2.1.RELEASE-javadoc.jar to across-core-5.2.1.RELEASE-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder across-core-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-core-5.2.1.RELEASE-sources.jar" -d "across-core-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

Nov 13, 2019
2 usages
110 stars
Jan 24, 2019
8 usages
Jan 24, 2017
5 usages
3.9k stars
Aug 25, 2023
40 usages
187 stars
Dec 03, 2019
2 usages
3 stars
Jul 28, 2015
10 usages
90 stars
Sep 16, 2018
1 usages
428 stars
Nov 22, 2019
6 usages
May 10, 2019
16 usages
Oct 14, 2019
11 usages
3 stars