There are 0 repository under jar-file topic.
The Core Java Training by Internshala is an online training program covering the basic concepts of Java and Object-Oriented Programming such as arrays, methods, and inheritance, polymorphism, classes etc. As a part of the project, I learned about Java FX and developed two awesome app & game using the same concepts in IntelliJ IDEA.
This repository contains a befunge-93 interpreter written in Java as JAR-file.
This project is a simple command-line PDF-Creator for textfiles. Written in Java
This Java library simplifies the process of connecting to Oracle Identity Manager (OIM) and relational databases. It provides a reusable Platform class for establishing connections to OIM and databases, both in local development environments and during deployment to OIM servers.
A program that extracts the content of a QuickMemo+ files.
Modiphius writes an RPG solo player game for StarTrek. This is the character generator.
A multi-threaded (e.g. file-based) web server with thread-pooling implemented in Java. This repository is a fork from ibogomolov/WebServer. I extended this project.