An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with javadoc-documentation

A curated list of projects in awesome lists tagged with javadoc-documentation .

https://github.com/vorlonsoft/easydokkaplugin

Gradle Script plugin to generate documentation by Dokka documentation engine in Javadoc or other formats for Java, Kotlin, Android and non-Android projects. It's very easy, you don't need to add to dependencies section additional classpath or think about compatibility issues, you don't need additional repositories also.

android dokka gradle gradle-android-plugin gradle-plugin gradle-task java javadoc javadoc-documentation javadocs kotlin

Last synced: 23 Apr 2025

https://github.com/ibisbra91/java_se_recap

Java is a programming language with which we can develop cross-platform software thanks to the JVM (Java Virtual Machine). 🌱 Here I reviewed fundamental characteristics of the language and practiced its bases. I used InteliJ IDEA IDE, JShell, JavaDocs, conditionals, cycles, 1,2,3 and 4-dimensional arrays, I implemented functions, ... 💚🔥

arrays boolean-expressions boolean-logic conditionals do-while-loop exercises for-each for-loop functions if-else jar javadoc-documentation math switch-case while-loop

Last synced: 15 Jun 2025

https://github.com/nikhil-jindal12/wege-landlock-

Java files for the Wege (Landlock) game. Use the GitHub Pages website for the project's documentation.

java javadoc-documentation javafx-application

Last synced: 01 Mar 2025

https://github.com/henriqueotogami/data-structure

Repositório dedicado aos estudos de estrutura de dados em Java com testes unitários e documentação.

data-structures java javadoc-documentation junit5 log4j2

Last synced: 22 Mar 2025

https://github.com/nikhil-jindal12/recursive-iterative

Recursive and iterative methods that keep in mind the big-O time complexity.

big-o-notation java-8 javadoc-documentation recursion

Last synced: 01 Mar 2025

https://github.com/nikhil-jindal12/avltree

Contains the implementation for an AVLTree with a generic type as the key.

avl-tree inorder-traversal java-8 javadoc-documentation postorder-traversal preorder-traversal

Last synced: 14 Jun 2025

https://github.com/nikhil-jindal12/hashtable

Contains the implementation for a basic hashtable that allows linear probing and double hashing.

double-hashing hashtable java-8 javadoc-documentation linear-probing

Last synced: 01 Mar 2025

https://github.com/nikhil-jindal12/shortestpathalgorithm

Contains implementation for an airport system that uses Dijkstra's and Prim's Algorithm's to find the shortest paths.

dijkstra-algorithm java-8 javadoc-documentation prim-algorithm

Last synced: 01 Mar 2025

https://github.com/nikhil-jindal12/intbinarysearchtree

Contains the implementation for a Binary Search Tree that contains integers as keys.

binarysearchtree java-8 javadoc-documentation

Last synced: 01 Mar 2025

https://github.com/nikhil-jindal12/sortingalgorithms

Contains implementation for a unique form of Case Western Reserve University's campus cash and customized merge sort and quick sort methods.

java-8 javadoc-documentation merge-sort quick-sort

Last synced: 01 Mar 2025

https://github.com/nikhil-jindal12/calculator

Java files for a one-variable calculator. Use GitHub Pages website for documentation.

java javadoc-documentation junit-test

Last synced: 01 Mar 2025

https://github.com/inessarepeshko/java-application-metro-stations

The project is a Java desktop application utilizing Maven, featuring a GUI and console interface for handling TXT, XML, and JSON files containing metro station details and operational statistics. Manages metro station information and operational statistics using a MySQL database, ensuring efficient data retrieval, storage, and manipulation.

database-management gui-application java javadoc-documentation javafx-platform junit5 log4j2 mysql-database serialization stream-api xstream

Last synced: 05 Mar 2025

https://github.com/nikhil-jindal12/doublelinkedlist

Contains implementation for a Double Linked List and its node.

double-linked-list java-8 javadoc-documentation

Last synced: 01 Mar 2025