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

Download JAR files tagged by user with all dependencies

Search JAR files by class name

fractal-jmx-tmpl from group org.objectweb.fractal.fractaljmx (version 0.2.3)

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

Group: org.objectweb.fractal.fractaljmx Artifact: fractal-jmx-tmpl

 

0 downloads
Artifact fractal-jmx-tmpl
Group org.objectweb.fractal.fractaljmx
Version 0.2.3
Last update 17. October 2006
Organization ObjectWeb Consortium
URL http://fractal.objectweb.org/
License LGPL
Dependencies amount 2
Dependencies fractal-jmx, fractal-adl,
There are maybe transitive dependencies!

fractal-gui from group org.objectweb.fractal.fractalgui (version 0.4.2)

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

Group: org.objectweb.fractal.fractalgui Artifact: fractal-gui

 

0 downloads
Artifact fractal-gui
Group org.objectweb.fractal.fractalgui
Version 0.4.2
Last update 23. January 2006
Organization ObjectWeb Consortium
URL http://fractal.objectweb.org/
License LGPL
Dependencies amount 4
Dependencies SVGGraphics, fractal-adl, fractal-rmi-tmpl, fractal-swing,
There are maybe transitive dependencies!

fractal-jar from group org.objectweb.fractal.fractaljar (version 0.1.1)

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

Group: org.objectweb.fractal.fractaljar Artifact: fractal-jar

 

0 downloads
Artifact fractal-jar
Group org.objectweb.fractal.fractaljar
Version 0.1.1
Last update 23. January 2006
Organization ObjectWeb Consortium
URL http://fractal.objectweb.org/
License LGPL
Dependencies amount 1
Dependencies fractal-adl,
There are maybe transitive dependencies!

fractal-rmi-tmpl from group org.objectweb.fractal.fractalrmi (version 0.3.3)

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

Group: org.objectweb.fractal.fractalrmi Artifact: fractal-rmi-tmpl

 

0 downloads
Artifact fractal-rmi-tmpl
Group org.objectweb.fractal.fractalrmi
Version 0.3.3
Last update 23. January 2006
Organization ObjectWeb Consortium
URL http://fractal.objectweb.org/
License LGPL
Dependencies amount 2
Dependencies fractal-rmi, fractal-adl,
There are maybe transitive dependencies!

fractal-swing-tmpl from group org.objectweb.fractal.fractalswing (version 0.2)

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

Group: org.objectweb.fractal.fractalswing Artifact: fractal-swing-tmpl

 

0 downloads
Artifact fractal-swing-tmpl
Group org.objectweb.fractal.fractalswing
Version 0.2
Last update 23. January 2006
Organization ObjectWeb Consortium
URL http://fractal.objectweb.org/
License LGPL
Dependencies amount 2
Dependencies fractal-swing, fractal-adl,
There are maybe transitive dependencies!

fractal-swing from group org.objectweb.fractal.fractalswing (version 0.2)

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

Group: org.objectweb.fractal.fractalswing Artifact: fractal-swing

 

0 downloads
Artifact fractal-swing
Group org.objectweb.fractal.fractalswing
Version 0.2
Last update 23. January 2006
Organization ObjectWeb Consortium
URL http://fractal.objectweb.org/
License LGPL
Dependencies amount 1
Dependencies fractal,
There are maybe transitive dependencies!

fractal from group org.objectweb.fractal (version 2.0.1)

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

Group: org.objectweb.fractal Artifact: fractal

 

0 downloads
Artifact fractal
Group org.objectweb.fractal
Version 2.0.1
Last update 20. January 2006
Organization ObjectWeb Consortium
URL http://fractal.objectweb.org/
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wsclient from group org.hpccsystems (version 9.8.26-1)

This project allows a user to interact with ESP services in a controlled manner. The API calls available under org.hpccsystems.ws.client.platform allow for a user to target ESP's across multiple environments running a range of hpccsystems-platform versions. There is no guarantee that if a user utilizes org.hpccsystems.ws.client.gen generated stub code from wsdl, that the calls will be backwards compatible with older hpccsystems-platform versions.

Group: org.hpccsystems Artifact: wsclient
Show all versions Show documentation Show source 
 

155 downloads
Artifact wsclient
Group org.hpccsystems
Version 9.8.26-1
Last update 01. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-hpcc,
There are maybe transitive dependencies!

unified-feed-sdk from group com.sportradar.unifiedodds.sdk (version 3.4.0)

UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching. It also makes a client solution more stable and robust when it comes to feed handling, especially with the release of new and updated XML feed versions.

Group: com.sportradar.unifiedodds.sdk Artifact: unified-feed-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact unified-feed-sdk
Group com.sportradar.unifiedodds.sdk
Version 3.4.0
Last update 30. September 2024
Organization not specified
URL http://sdk.sportradar.com/unifiedfeed/java2
License SDK licence
Dependencies amount 9
Dependencies opentelemetry-api, amqp-client, guava, httpclient5, guice, icu4j, snakeyaml, slf4j-api, jakarta.xml.bind-api,
There are maybe transitive dependencies!

legend-engine-pure-functions-javaCompiler-pure from group org.finos.legend.engine (version 4.60.0)

This provides native functions that allow runtime compilation and execution of Java code. This is intended primarily to support development of Java generation code by providing access to compilation and execution in a Pure IDE Light. Please note that native functions provided here are extremely unsafe for general usage as they allow compilation and execution of arbitrary user supplied Java code. They should only be used in environments where there are no concerns about users running unsafe code (such as a user running a local Pure IDE Light).

Group: org.finos.legend.engine Artifact: legend-engine-pure-functions-javaCompiler-pure
Show all versions Show documentation Show source 
 

0 downloads
Artifact legend-engine-pure-functions-javaCompiler-pure
Group org.finos.legend.engine
Version 4.60.0
Last update 28. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies legend-pure-m3-core,
There are maybe transitive dependencies!



Page 283 from 3 (items total 3097)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy