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

Download JAR files tagged by design with all dependencies

Search JAR files by class name

jmxremote_optional from group org.jvnet.opendmk (version 1.0_01-ea)

Java Management Extensions (JMX) technology provides the tools for building distributed, Web-based, modular and dynamic solutions for managing and monitoring devices, applications, and service-driven networks. By design, this standard is suitable for adapting legacy systems, implementing new management and monitoring solutions, and plugging into those of the future.

Group: org.jvnet.opendmk Artifact: jmxremote_optional
Show source 
 

7 downloads
Artifact jmxremote_optional
Group org.jvnet.opendmk
Version 1.0_01-ea
Last update 09. June 2008
Organization not specified
URL http://java.sun.com/products/JavaManagement
License Common Development And Distribution License (CDDL) Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmxremote from group javax.management (version 1.0.1_04)

Java Management Extensions (JMX) technology provides the tools for building distributed, Web-based, modular and dynamic solutions for managing and monitoring devices, applications, and service-driven networks. By design, this standard is suitable for adapting legacy systems, implementing new management and monitoring solutions, and plugging into those of the future.

Group: javax.management Artifact: jmxremote
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxremote
Group javax.management
Version 1.0.1_04
Last update 09. February 2006
Organization not specified
URL http://java.sun.com/products/JavaManagement
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmxremote_optional from group javax.management (version 1.0.1_04)

Java Management Extensions (JMX) technology provides the tools for building distributed, Web-based, modular and dynamic solutions for managing and monitoring devices, applications, and service-driven networks. By design, this standard is suitable for adapting legacy systems, implementing new management and monitoring solutions, and plugging into those of the future.

Group: javax.management Artifact: jmxremote_optional
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxremote_optional
Group javax.management
Version 1.0.1_04
Last update 09. February 2006
Organization not specified
URL http://java.sun.com/products/JavaManagement
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

codingstyle-pom from group edu.hm.hafner (version 4.5.0)

Each Java project should follow a given coding style. I.e., all contributions to the source code should use the same formatting rules, design principles, code patterns, idioms, etc. I published such a coding style in my GitHub project codingstyle (https://github.com/uhafner/codingstyle) - I am using this coding style in my lectures about software development at Munich University of Applied Sciences and in all of my open source projects. If you want to use this coding style as well, you can use this Maven POM as parent of your own POM. Then you get the configuration several static analysis and testing tools for free.

Group: edu.hm.hafner Artifact: codingstyle-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact codingstyle-pom
Group edu.hm.hafner
Version 4.5.0
Last update 13. April 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies spotbugs-annotations, error_prone_annotations, streamex, codingstyle, commons-lang3, commons-io,
There are maybe transitive dependencies!

dryuf-bigio from group net.dryuf (version 1.2.0)

Dryuf BigIo is stateless, unlimited IO framework, solving few design problems of original JDK. It mainly provides three things - FlatBuffer with 64-bit address space and being stateless. Additionally, it provides FlatChannel interface and few implementations - providing the arbitrary reads and writes from chosen position. This is implemented only in FileChannel in NIO so this interface makes it easier to provide those stateless reads and writes on virtual channels too. BigIo also provides committable objects, allowing marking the object as completed or incomplete, so it correctly results into success or exception on receiving side.

Group: net.dryuf Artifact: dryuf-bigio
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-bigio
Group net.dryuf
Version 1.2.0
Last update 15. March 2024
Organization not specified
URL https://github.com/dryuf/dryuf-bigio
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicket-core from group org.apache.wicket (version 10.0.0)

Wicket is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level. Wicket pages can be mocked up, previewed and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all handled in Java code using a first-class component model backed by POJO data beans that can easily be persisted using your favorite technology.

Group: org.apache.wicket Artifact: wicket-core
Show all versions Show documentation Show source 
 

73 downloads
Artifact wicket-core
Group org.apache.wicket
Version 10.0.0
Last update 08. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies openjson, wicket-request, wicket-util, jdk-serializable-functional, mockito-core,
There are maybe transitive dependencies!

autograding-github-action from group edu.hm.hafner (version 3.16.0)

Group: edu.hm.hafner Artifact: autograding-github-action
Show all versions Show documentation Show source 
 

0 downloads
Artifact autograding-github-action
Group edu.hm.hafner
Version 3.16.0
Last update 29. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies autograding-model, github-api,
There are maybe transitive dependencies!

cristalise-kernel from group org.cristalise (version 6.0.0)

Cristal-ise is a description-driven software platform originally developed to track the construction of the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, meaning that Cristal-ise applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility.

Group: org.cristalise Artifact: cristalise-kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact cristalise-kernel
Group org.cristalise
Version 6.0.0
Last update 25. February 2024
Organization CRISTAL-iSE
URL https://github.com/cristal-ise/kernel
License GNU Library or Lesser General Public License v3 (LGPL3)
Dependencies amount 6
Dependencies vertx-service-proxy, vertx-hazelcast, vertx-shell, vertx-tcp-eventbus-bridge, mvel2, guava,
There are maybe transitive dependencies!

cristalise from group org.cristalise (version 6.0.0)

Cristal-ise is a description-driven software platform originally developed to track the construction of the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, meaning that Cristal-ise applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility.

Group: org.cristalise Artifact: cristalise
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cristalise
Group org.cristalise
Version 6.0.0
Last update 25. February 2024
Organization CRISTAL-iSE
URL https://github.com/cristal-ise/cristal-ise
License GNU Library or Lesser General Public License v3 (LGPL3)
Dependencies amount 7
Dependencies nashorn-core, xercesImpl, castor-xml-schema, castor-xml, shiro-core, slf4j-api, xmlunit-core,
There are maybe transitive dependencies!

elements from group org.codeprimate (version 2.0.0-M4)

Java Simplified. Extensions and Useful Constructs for the Java Platform. Codeprimate Elements (a.k.a. cp-elements) is a Java library and micro-framework used to simplify the development of software applications written in Java. Elements packages several APIs into one library in order to address various application concerns and aspects of software design and development collectively and conveniently. Elements is a highly simple, yet robust and proven library built on solid OO principles, software design patterns and best practices to effectively solve common and reoccurring problems in software development. Write better Java!

Group: org.codeprimate Artifact: elements
Show all versions Show documentation Show source 
 

0 downloads
Artifact elements
Group org.codeprimate
Version 2.0.0-M4
Last update 23. November 2023
Organization Codeprimate.org
URL http://www.codeprimate.org/projects/cp-elements
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 160 from 165 (items total 1650)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy