jar-files

There are 28 repositories under jar-files topic.

  • dante-biase/jar2app

    jar2app is an extremely simple, python based, command line tool to package JAR files into Mac OS applications, based off a tutorial created by Slavko Žitnik.

    Language:Python12114
  • Dark-Cave-Game-

    Agzam4/Dark-Cave-Game-

    Dark cave is a game where you have to explore caves in search of treasure

    Language:Java9101
  • sbabcoc/Java-Utils

    Nordstrom Java Utils is a small collection of general-purpose utility classes with wide applicability.

    Language:Java7566
  • edaersu/Zemberek-in-Jupyter-Notebook

    Language:Jupyter Notebook6100
  • SynArchive/OptiFine-Archive

    A collection of new and historical installation JARs before they're all deleted

    Language:Python6100
  • seanjohn85/Java-Stock-Management-DB-app

    This app was created in netbeans IDE and is a fully functioning end to end stock management system. This system connects to a mySQl db so a program like Xamp is needed to run the application. This is app also handles multiple different file io read and write types for reporting. This is text based only and contains no UI at present. It is a Java version of the Asset Management website also on my profile. https://github.com/seanjohn85/Asset-Management-WebSite

    Language:Java4204
  • arnabm14/Automatic_Time_Scheduler

    This was my 3rd Year group project in Java to develop a Time Table scheduler in Java using the heuristic approach.

    Language:Java2200
  • essentialkaos/go-jar

    Very simple Go package for reading manifest data from JAR files

    Language:Go220
  • Madhur-Jatiya/Library-Management-System-Swing

    This desktop application is very useful for a librarian. Admin can access to add a librarian, update a librarian, delete a librarian, etc If you logged in as a librarian then you can add a new book, view all books, issue books, view all issued books, and return books.

    Language:Java2101
  • rozek1997/jar-editor

    Application allowing make changes in .jar files: adding/deleting methods/classes/constructors/fields, overriding constructors/methods, extending .class file with new interface or class

    Language:Java2025
  • CrystalNet-Tech2/dotNet4Java_Tutorials

    A collection of dotNet4Java tutorial projects.

    Language:Java1100
  • jaffarabbas/JAVA-FX-JAR

    All jar's for javafx application

  • liyabonasaki/Hospital-Management-System

    this is a CRUD (Create Read Update Delete) hospital management system fully featured

    Language:Java1202
  • Nafisa1117/vengeful-reading-4866

    JAVA Mini Project

    Language:Java1120
  • PetrM97/totp

    Java TOTP

    Language:Java1101
  • ShanjidaHossain/Connect4

    Connect Four is a two-player game with "perfect information". This term describes games where one player at a time plays, players have all the information about moves that have taken place and all moves that can take place, for a given game state. I have implement this game using Scene Builder, which is a design tool that enables you to create a graphical user interface (GUI) by dragging and dropping components right onto the content panel. While you design the view with Scene Builder it generates a file with the name extension .fxml, which contains XML-like tags with attributes that reflect your design. I have also used cascading style sheets (CSS). The file with .fxml extension contains the GUI represented by XML-like tags. Each JavaFX event is inherited from javafx.event.Event, which has such fields as source and target.

    Language:Java1101
  • ShanjidaHossain/PayCheck

    Generating Paycheck Using Java and Scene Builder

    Language:Java1101
  • ShanjidaHossain/TikTacToe

    This is a game call Tic-Tac-Toe using Scene Builder, which is a design tool that enables you to create a graphical user interface (GUI) by dragging and dropping components right onto the content panel. While you design the view with Scene Builder it generates a file with the name extension .fxml, which contains XML-like tags with attributes that reflect your design. I have also used cascading style sheets (CSS). The file with .fxml extension contains the GUI represented by XML-like tags. Each JavaFX event is inherited from javafx.event.Event, which has such fields as source and target.

    Language:Java1100
  • ahmedaabuwarda/Discrete_Mathematics_Lab

    All Discrete Mathematics Lab Files

    Language:Java0200
  • IntelMaxC/jfind

    a lightweight command line tool to search files and class inside java archives

    Language:Java0100
  • JuleeyG/asteroids-game

    Small game that uses event handling to avoid multiple obstacles, requires Java`s Abstract Window Toolkit and JavaFX GUI libraries to complete.

  • loveniit01/DockerExcercise1

    build java maven code and run on docker container

    Language:Dockerfile0100
  • SneakyShrike/password-character-indexer

    Command line program for indexing a character from a password

    Language:Java0100
  • apokochito/javaBasics

    Java Basics Topics

    Language:Java20
  • DereC4/testjar

    Test of jar

    Language:Java10
  • GrzegorzOkon/VisualScripts

    Program okienkowy umożliwiający scentralizowane uruchamianie skryptów w dowolnych językach

    Language:Java20
  • Ohtar10/mjd

    Maven Jar Deployer (mjd) is a command line tool to deploy orphan jar files to a maven repository, orphan meaning jars that are not present on any public maven repository but in har drive and need to be exposed in a maven repository in order to this dependencies to be used in a maven way.

    Language:Java10
  • weronika-stepien/JAVA

    DevOps-oriented Java projects to highlight application lifecycle management, deployments and containerization. Applications demonstrate object-oriented programming, graphical interfaces, game development with JavaFX.

    Language:Java