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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

quickfixj-parent from group org.quickfixj (version 2.3.1)

The Financial Information eXchange (FIX) protocol is a messaging standard developed specifically for the real-time electronic exchange of securities transactions. FIX is a public-domain specification owned and maintained by FIX Protocol, Ltd (FPL). QuickFIX/J is a full featured messaging engine for the FIX protocol. It is a 100% Java open source implementation of the popular C++ QuickFIX engine.

Group: org.quickfixj Artifact: quickfixj-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact quickfixj-parent
Group org.quickfixj
Version 2.3.1
Last update 11. November 2021
Organization not specified
URL http://www.quickfixj.org
License The QuickFIX Software License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fitness.functions.bom from group io.github.soft4rchitecture (version 0.3.0)

This project first helps managing dependencies for various Architecture Fitness Functions tools. Various other BoMs will probably grow out of that initial project, like Test Dependency Management BoMs, Architectype for Architecture Fitness Function aware java projects, etc.

Group: io.github.soft4rchitecture Artifact: fitness.functions.bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fitness.functions.bom
Group io.github.soft4rchitecture
Version 0.3.0
Last update 10. November 2021
Organization not specified
URL https://github.com/soft4rchitecture/governance.fitness.functions.bom
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

blockcc-api-client from group cc.block.data (version 1.3.2)

blockcc-api-client is a lightweight Java library for interacting with the [Block.cc APIv3](https://blockcc.github.io/blockcc-api-document), providing complete API coverage, and supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.

Group: cc.block.data Artifact: blockcc-api-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact blockcc-api-client
Group cc.block.data
Version 1.3.2
Last update 30. October 2021
Organization not specified
URL https://github.com/blockcc/blockcc-api-client-java
License Apache License, Version 2.0
Dependencies amount 2
Dependencies retrofit, converter-jackson,
There are maybe transitive dependencies!

ls-jms-hook-java-api from group com.lightstreamer (version 2.0.0)

This project includes the source code of the Lightstreamer JMS Extender Hook API for Java. This resource is needed to develop a custom pluggable component which provides a powerful extension mechanism to integrate your own authentication and authorization functionalities into the Lightstreamer JMS Extender server.

Group: com.lightstreamer Artifact: ls-jms-hook-java-api
Show documentation Show source 
 

0 downloads
Artifact ls-jms-hook-java-api
Group com.lightstreamer
Version 2.0.0
Last update 18. October 2021
Organization not specified
URL https://github.com/Lightstreamer/JMSExtender-hook-java-api
License Apache License 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!

forker-services from group com.sshtools (version 1.6.4)

Control system services from Java. Provides a cross-platform library for start, stopping and monitor the state of local system services. On windows, this calls the 'sc' command. Only Linux it uses DBus. Mac OS X and others have yet to be implemented.

Group: com.sshtools Artifact: forker-services
Show all versions Show documentation Show source 
 

0 downloads
Artifact forker-services
Group com.sshtools
Version 1.6.4
Last update 14. October 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies forker-client, java-systemd,
There are maybe transitive dependencies!

nb-javac from group com.dukescript.nbjavac (version 17.0.0.0)

"nb-javac" is a patched version of OpenJDK "javac", i.e., the Java compiler. This has long been part of NetBeans, providing a highly tuned Java compiler specifically for the Java editor i.e., parsing and lexing for features such as syntax coloring, code completion.

Group: com.dukescript.nbjavac Artifact: nb-javac
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-javac
Group com.dukescript.nbjavac
Version 17.0.0.0
Last update 09. October 2021
Organization not specified
URL https://github.com/oracle/nb-javac
License GPLv2-CPE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nb-javac from group com.dukescript (version 17.0.0.0)

"nb-javac" is a patched version of OpenJDK "javac", i.e., the Java compiler. This has long been part of NetBeans, providing a highly tuned Java compiler specifically for the Java editor i.e., parsing and lexing for features such as syntax coloring, code completion.

Group: com.dukescript Artifact: nb-javac
Show documentation Show source 
 

0 downloads
Artifact nb-javac
Group com.dukescript
Version 17.0.0.0
Last update 09. October 2021
Organization not specified
URL https://github.com/oracle/nb-javac
License GPLv2-CPE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-communication-callingserver from group com.azure (version 1.0.0-beta.4)

This package contains clients and data structures used to make call with Azure Communication CallingServer Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/CHANGELOG.md.

Group: com.azure Artifact: azure-communication-callingserver
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-communication-callingserver
Group com.azure
Version 1.0.0-beta.4
Last update 07. October 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 2
Dependencies azure-core, azure-communication-common,
There are maybe transitive dependencies!

xss-encoder-wrapper from group com.guaranteedrate (version 1.0.0)

Provide Clojure wrapper functions to the OWASP Java Encoder library's the important 'Encode' static methods as a defense against Cross-Site Scripting (XSS) and accompanying extensive general documentation related to XSS defense.

Group: com.guaranteedrate Artifact: xss-encoder-wrapper

 

0 downloads
Artifact xss-encoder-wrapper
Group com.guaranteedrate
Version 1.0.0
Last update 06. October 2021
Organization not specified
URL http://github.com/Guaranteed-Rate/xss-encoder-wrapper
License The 3-Clause BSD License
Dependencies amount 2
Dependencies clojure, encoder,
There are maybe transitive dependencies!

html-parser from group cat.inspiracio (version 0.0.5)

HTML-parser provides a parser for HTML 5 that produces HTML 5 document object model. It aims to be a Java-implementation of http://www.w3.org/TR/html5/. It is for use in the server. It does not implement features that are relevant in the client, like event handling. It is for use from javascript, via Java's scripting library.

Group: cat.inspiracio Artifact: html-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact html-parser
Group cat.inspiracio
Version 0.0.5
Last update 29. September 2021
Organization not specified
URL http://www.inspiracio.cat
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies htmlparser, url-parser, xercesImpl,
There are maybe transitive dependencies!



Page 5714 from 6002 (items total 60014)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy