Showing 1223 open source projects for "java%20game%20script"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    iSMSLib is a simple java library to interact with Multitech Multimodem iSMS gateways. I have used it with iSMS-100 and iSMS-800 modems. The majority of this use has been in Afghanistan and I will include tips and tricks I learned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OOPEX(Open Object Persistence Extenstion)- is a java object orientated database development API, which allows developers to develop systems without worrying about the database design and development. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    dirndl

    Displeasing Ivy repositories now dressed lovely

    If you are new to Apache Ivy and want to build your own repository, dirndl is the tool of choice. You will be able to build your custom repository with an easy to use Swing application and deploy it wherever you want. No more strange or outdated libraries from mysterious sources. Build your own repository. Use libraries from sources you trust. Gorgeous acronyms! Get dirndl now. You have the choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Open Source Mobile Widget Platform is an Orange initiative to bring a complete software stack (client and server side) for distribution of mobile widgets on Java feature phones. http://www.orange.com/fr_FR/presse/communiques/cp101001fr2.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    JavaRTMP is a Java library for interacting with Adobe Flash Player and Adobe Air applications via the RTMP protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JNativeLicense is a free license manager for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Enhanced Collections is a thin wrapper around commons collections to allow usage of Java 5 generics. Unlike similar projects, this is not a rewrite of commons collections, just an enhancement on top of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Multithreaded java client of redis (A persistent key-value database with built-in net interface written in ANSI-C for Posix systems) See http://code.google.com/p/redis/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Spring Contributions

    Some spring-like modules

    This project is intented to host a few spring-like modules of my own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    LiNNS is not just a Neural Network Simulator, but a Neural Network System - a framework which covers the full lifecycle of a neural network, from design and research till usage in an external application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JDeviceLink

    Java TCP Socket Client Library for Device Communications

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nasira is a Java library for reading text files with non-ASCII characters (e.g. documents in German, Swedish,...). To do so, it automatically determines the character encoding (iso-8859-1, utf-8) used to encode the file through user-provided hints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    3DzzD is an API to publish 3D on the Web using Java 1.1 technologie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Flaat

    A new GUI development framework

    This project aims to develop a new GUI design experience with platform independent "Look and Feel". The aim of a this project is to develop a java library which shall be able to use with any type of software developed in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Tapestry XPath

    Allows you to query the Tapestry DOM using XPath

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyStream

    EasyStream

    Java library that ease the task to use streams.

    EasyStream is a Java library that ease the task to use streams. EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cassandra JavaBeans is a lightweight JPA implementation for Apache Cassandra project. This tool helps java developers to easily use Cassandra with persistence solutions. The project follows JSR 317 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    generation-xml

    Java lib for creating XML documents

    xGen is to creating XML what XPath is to reading XML. The string /html/body/div#container/div.menu/ul/li[5] Can be used to create XML. This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer dependency: <dependency> <groupId>com.github.DeMmAge</groupId> <artifactId>Simple-Yaml-Transformer</artifactId> <version>1.0.0</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open Source Integration project aimed at integrated Alfresco with Salesforce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Library of components and tools for business applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A test framework for penetration testing Java classes and methods with randomized parameters and testing the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Tapestry Testify

    Enhanced testing facilities for Tapestry 5

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "Active Collections" is an API written by extending existing collection framework provided in JDK. This API will facilitate the consumer of a collection to handle events whenever the collection is modified.
    Downloads: 0 This Week
    Last Update:
    See Project