All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by optional with all dependencies

Search JAR files by class name

appneta-maven-plugin from group com.appneta.agent.java (version 1.0.0)

A Maven plugin that installs the AppNeta Java instrumentation agent. Can be used within a pom or directly from command line. The supported goals are "install-agent" and "download-agent". The configuration properties are "agentVersion", "agentLocation" and "agentOperatingSystem"(the last one is only valid for "download-agent" goal), all are optional and may be specified as maven configuration properties or system properties. For other information on our Java agent please visit https://docs.appneta.com/java.

Group: com.appneta.agent.java Artifact: appneta-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact appneta-maven-plugin
Group com.appneta.agent.java
Version 1.0.0
Last update 06. August 2016
Organization not specified
URL https://www.appneta.com/java/
License AppNeta Java Agent License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mason from group fr.irit.smac.thirdparty.edu.gmu.cs (version 18)

MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.

Group: fr.irit.smac.thirdparty.edu.gmu.cs Artifact: mason
Show documentation Show source 
 

2 downloads
Artifact mason
Group fr.irit.smac.thirdparty.edu.gmu.cs
Version 18
Last update 29. October 2014
Organization not specified
URL http://cs.gmu.edu/~eclab/projects/mason/
License Most of MASON
Dependencies amount 8
Dependencies jfreechart, itext, jmf, j3d-core, j3d-core-utils, jogl-all-main, joal-main, gluegen-rt-main,
There are maybe transitive dependencies!

brooklyn-logback-xml from group io.brooklyn (version 0.7.0-M1)

This project contains a logback.xml which sets up logging for brooklyn, using files supplied in the upstream brooklyn-logback-includes project. - One recommended way to configure logging on a project is to add this as an *optional* *runtime* dependency in a project's pom.xml file, so that logback.xml is on the classpath when that project is run but it is *not* exported to new/dependent projects thus allowing them to supply their own logging. - For more information see the logback.xml file in this project or the Logging section of the web site / user guide.

Group: io.brooklyn Artifact: brooklyn-logback-xml
Show all versions Show source 
 

0 downloads
Artifact brooklyn-logback-xml
Group io.brooklyn
Version 0.7.0-M1
Last update 31. March 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mason from group edu.gmu.cs (version 14.0)

MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.

Group: edu.gmu.cs Artifact: mason
Show documentation Show source 
 

0 downloads
Artifact mason
Group edu.gmu.cs
Version 14.0
Last update 07. October 2009
Organization not specified
URL http://www.cs.gmu.edu/~eclab/projects/mason/
License Academic Free License, version 3.0
Dependencies amount 3
Dependencies jcommon, jfreechart, itext,
There are maybe transitive dependencies!

repeat-check from group io.github.ciriti (version 0.0.1)

The RepeatCheckUntilVerified Utility offers a robust asynchronous mechanism for performing repeated condition checks with configurable retries, initial delays, and optional backup actions. Designed for Kotlin-based applications, it simplifies the implementation of retry logic for operations that require validation through repeated attempts, such as network requests, file I/O operations, or any condition-dependent tasks. With features like adjustable timing, maximum attempt control, and failure management through backup actions, it ensures resilience and flexibility in handling operations that may not succeed on the first try. Ideal for applications requiring high reliability and precise control over task verification processes.

Group: io.github.ciriti Artifact: repeat-check
Show documentation Show source 
 

0 downloads
Artifact repeat-check
Group io.github.ciriti
Version 0.0.1
Last update 22. March 2024
Organization not specified
URL https://github.com/dryrum/RepeatCheckUntilVerified
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

limbus-system from group com.remondis.limbus (version 3.1.0)

The Limbus System is a small light-weight CDI framework managing the Limbus Core Components. The object graph is represented by an XML configuration file or can be build using the Limbus System API. This module delivers an optional system component that visualizes the object graph and its dependencies after initializing: com.remondis.limbus.system.visualize.LimbusSystemVisualizer This component can be added to the Limbus System. To keep the dependencies of this module transparent and light-weight, the graph renderer is declared as an optional dependency. Add the following dependencies to your project to use the visualisation component: <!-- Graph Stream for Visualization feature This is an optional dependency and only required if using the com.remondis.limbus.system.visualize.LimbusSystemVisualizer --> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-core</artifactId> <version>1.3</version> </dependency> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-ui</artifactId> <version>1.3</version> </dependency>

Group: com.remondis.limbus Artifact: limbus-system
Show all versions Show documentation Show source 
 

0 downloads
Artifact limbus-system
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies limbus-system-api, limbus-event-multicaster, limbus-utils, slf4j-api,
There are maybe transitive dependencies!

autocomplete from group com.fifesoft (version 3.3.1)

AutoComplete is a library allowing you to add IDE-like auto-completion (aka "code completion" or "Intellisense") to any Swing JTextComponent. Special integration is added for RSyntaxTextArea, since this feature is commonly needed when editing source code. Features include: Drop-down completion choice list. Optional companion "description" window, complete with full HTML support and navigable with hyperlinks. Optional parameter completion assistance for functions and methods, ala Eclipse and NetBeans. Completion information is typically specified in an XML file, but can even be dynamic.

Group: com.fifesoft Artifact: autocomplete
Show all versions Show documentation Show source 
 

115 downloads
Artifact autocomplete
Group com.fifesoft
Version 3.3.1
Last update 14. January 2023
Organization not specified
URL https://github.com/bobbylight/AutoComplete
License BSD-3-Clause
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!

zello-channel-sdk from group com.zello (version 0.5.2)

The Zello Channels SDK allows you to integrate Zello push-to-talk into your own application. The SDK communicates with a Zello server over a web socket connection using a JSON-based protocol, and offers a simple API to send and receive audio, images, and text over Zello channels. Supported features include: Send voice messages from the device microphone Play incoming voice messages through the device speaker Send voice messages from your own audio code, e.g. from a file Receive voice message data with your own audio code with optional pass-through to the device speaker Send and recieve text messages Send and receive images Send the device's current location, and receive location messages from other users The protocol specification is also available if you prefer to develop your own client in-house.

Group: com.zello Artifact: zello-channel-sdk
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zello-channel-sdk
Group com.zello
Version 0.5.2
Last update 29. April 2021
Organization not specified
URL https://github.com/zelloptt/zello-channel-api/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

it-tidalwave-util-java8supplement from group it.tidalwave.thesefoolishthings (version 3.1-ALPHA-7)

Group: it.tidalwave.thesefoolishthings Artifact: it-tidalwave-util-java8supplement
Show all versions Show documentation Show source 
 

0 downloads
Artifact it-tidalwave-util-java8supplement
Group it.tidalwave.thesefoolishthings
Version 3.1-ALPHA-7
Last update 02. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies it-tidalwave-util, it-tidalwave-role, slf4j-api, spring-aspects, aspectjrt,
There are maybe transitive dependencies!

application-properties from group com.lyders (version 1.2.1)

This ApplicationProperties Java package provides a fast and easily configurable application.properties loader that mimics some key features of the Spring Boot application.properties loader. This package allows for multi-level overloading of properties based on a basename and optional suffix by searching the classpath, optional configurable file paths along with the JNDI server container context. The class [ApplicationPropertiesConfig](src/main/java/com/lyders/application-properties/ApplicationPropertiesConfig.java) controls the features of the overloading of properties such as the base name of the properties file, an optional suffix that allows for the loading of environment-specific or scenario-specific property files as needed. The following features are supported: * Names of properties files can be customized * Locations of properties files can be customized. The following path types are supported: * class path * file system paths * JNDI environment naming context (e.g., Servlet/JSP running under Tomcat) * Environment-specific property files can override the values in default properties files via a "suffix"

Group: com.lyders Artifact: application-properties
Show all versions Show documentation Show source 
 

0 downloads
Artifact application-properties
Group com.lyders
Version 1.2.1
Last update 14. February 2021
Organization not specified
URL https://github.com/rlyders/application-properties
License The MIT License
Dependencies amount 6
Dependencies commons-io, javax.servlet-api, commons-lang3, slf4j-simple, commons-logging, maven-scm-api,
There are maybe transitive dependencies!



Page 52 from 56 (items total 557)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy