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

Download JAR files tagged by known with all dependencies

Search JAR files by class name

metro-runtime-api from group org.glassfish.metro (version 4.0.3)

Group: org.glassfish.metro Artifact: metro-runtime-api
Show all versions Show documentation Show source 
 

8 downloads
Artifact metro-runtime-api
Group org.glassfish.metro
Version 4.0.3
Last update 20. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies metro-commons, wssx-api, jakarta.xml.ws-api, rt, gmbal, ha-api, policy, istack-commons-runtime,
There are maybe transitive dependencies!

soaptcp-api from group org.glassfish.metro (version 4.0.3)

Group: org.glassfish.metro Artifact: soaptcp-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact soaptcp-api
Group org.glassfish.metro
Version 4.0.3
Last update 20. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies metro-config-api, jakarta.xml.ws-api, rt, gmbal,
There are maybe transitive dependencies!

docs from group org.glassfish.metro (version 4.0.3)

Group: org.glassfish.metro Artifact: docs
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact docs
Group org.glassfish.metro
Version 4.0.3
Last update 20. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

metro-runtime-impl from group org.glassfish.metro (version 4.0.3)

Group: org.glassfish.metro Artifact: metro-runtime-impl
Show all versions Show documentation Show source 
 

1 downloads
Artifact metro-runtime-impl
Group org.glassfish.metro
Version 4.0.3
Last update 20. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies metro-runtime-api, soaptcp-api, soaptcp-impl, xmlfilter, wssx-api, jakarta.xml.ws-api, rt, gmbal, istack-commons-runtime, policy, streambuffer, stax-ex,
There are maybe transitive dependencies!

rulelearner from group com.rulelearner (version 8.4.1.1)

Rule Learner is an open source Java library for learning business rules from historical data. It supports supervised Machine Learning by incorporating well-known algorithms such as RIPPER and C4.5 provided by open source tools such as Weka. Rule Learner is implemented as a Machine Learning component of OpenRules Decision Manager. It allows business analysts to place their historical data in simple Excel tables and to automatically discover business rules that find certain pattern in this data. The generated rules are human readable and presented in Excel format executable by OpenRules Decision Manager.

Group: com.rulelearner Artifact: rulelearner
Show all versions Show documentation Show source 
 

0 downloads
Artifact rulelearner
Group com.rulelearner
Version 8.4.1.1
Last update 30. September 2021
Organization not specified
URL http://rulelearner.com
License GNU Lesser General Public License (LGPL)
Dependencies amount 5
Dependencies openrules-core, log4j-slf4j-impl, weka-stable, poi, poi-ooxml,
There are maybe transitive dependencies!

mdrfaces from group de.samply (version 4.0.0)

Samply.Common.MDRFaces is a Java Server Faces library which eases the user interface design of web applications where the respective data model relies on well defined data elements. Especially in case of systems for electronic data capturing, where the necessary data model is not known beforehand and can even vary over time, the user interface has to be easily adjustable. This often means the user instead of the developer designs the various forms for data entry and therefore an easy to use mechanism has to be provided. By using Samply.MDRFaces the developer can focus on the implementation of that mechanism, e.g. some editor component, but does not have to cope with the visualization of every single data element as for that is taken care of automatically.

Group: de.samply Artifact: mdrfaces
Show documentation Show source 
 

0 downloads
Artifact mdrfaces
Group de.samply
Version 4.0.0
Last update 04. November 2020
Organization Samply Community
URL https://github.com/samply/common-mdrfaces
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies jsf-api, javax.el-api, commons-validator, oro, gson, guava, junit, jersey-client, jersey-core, slf4j-api, common-samply, mdrclient, bootstrap-switch, bootstrap, Eonasdan-bootstrap-datetimepicker, clockpicker, select2, font-awesome,
There are maybe transitive dependencies!

executor from group com.jano7 (version 2.0.2)

This small library provides an optimized solution to a problem where tasks for a particular key need to be processed sequentially as they arrive. This kind of problem can be solved by a SingleThreadExecutor, however it is not efficient. The issue is that the tasks for unrelated keys are not being processed in parallel, instead they are put into a queue common to all keys and wait for the single thread to execute them. This library allows them to be executed concurrently. Moreover this library works well in a situation where all the possible keys and their number is not known upfront.

Group: com.jano7 Artifact: executor
Show all versions Show documentation Show source 
 

0 downloads
Artifact executor
Group com.jano7
Version 2.0.2
Last update 20. September 2020
Organization not specified
URL https://github.com/jano7/executor
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wstx-core from group org.glassfish.metro (version 2.4.3)

Group: org.glassfish.metro Artifact: wstx-core
Show all versions Show source 
 

0 downloads
Artifact wstx-core
Group org.glassfish.metro
Version 2.4.3
Last update 21. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

Sorry, this artifact is removed by the owner.

zip from group io.github.tsabirgaliev (version 1.0.0.Beta3)

The Java JDK includes various means of creating/consuming compressed files. What is missing is easy way of creating lazy streamed zip archive, in spirit of java.util.zip.DeflaterInputStream. This implementation relies on the fact that the PKZIP specification allows archiving data streams of sizes not known upfront. This implies that the archives produced will be readable only by tools aware of this trick. Notably, java.util.zip.ZipInputStream is OK with that, so we use it to test compatibility.

Group: io.github.tsabirgaliev Artifact: zip
Show documentation Show source 
 

1 downloads
Artifact zip
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 48 from 52 (items total 517)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy