Download JAR files tagged by implements with all dependencies
http-structured-headers from group com.mattunderscore (version 0.1.2)
Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface. The values of each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderFieldElement' interface. Where a header field has a list of values each of these values is represented as a separate object of the same class. When these values are qualified the class implements the 'com.mattunderscore.http.headers.Qualified' interface.
Group: com.mattunderscore Artifact: http-structured-headers
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact http-structured-headers
Group com.mattunderscore
Version 0.1.2
Last update 10. March 2013
Organization not specified
URL http://www.mattunderscore.com/article?articleId=11
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.mattunderscore
Version 0.1.2
Last update 10. March 2013
Organization not specified
URL http://www.mattunderscore.com/article?articleId=11
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jnex from group com.nexirius (version 5.0)
jnex is Java framework, which implements the model view controller pattern
and which is used to create rich client Swing and HTML viewers based
on the same data model and data access layer.
Artifact jnex
Group com.nexirius
Version 5.0
Last update 16. January 2013
Organization not specified
URL http://www.nexirius.com
License GNU Lesser General Public License Version 2.1
Dependencies amount 1
Dependencies servlet-api,
There are maybe transitive dependencies!
Group com.nexirius
Version 5.0
Last update 16. January 2013
Organization not specified
URL http://www.nexirius.com
License GNU Lesser General Public License Version 2.1
Dependencies amount 1
Dependencies servlet-api,
There are maybe transitive dependencies!
formula-cpu-general from group fr.inria.powerapi.formula (version 1.3.2)
Implements PowerAPI CPU Formula module in weighting each frequency by the time spent by CPU in working
under it.
Global CPU energy computation is based on the general well-known formula: P = c * f * V * V where c constant, f
a frequency and
V its associated voltage.
Group: fr.inria.powerapi.formula Artifact: formula-cpu-general
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact formula-cpu-general
Group fr.inria.powerapi.formula
Version 1.3.2
Last update 30. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, sensor-cpu-api, formula-cpu-api,
There are maybe transitive dependencies!
Group fr.inria.powerapi.formula
Version 1.3.2
Last update 30. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, sensor-cpu-api, formula-cpu-api,
There are maybe transitive dependencies!
grading from group nz.ac.waikato.cms.weka (version 1.0.2)
Implements Grading. The base classifiers are "graded".
For more information, see
A.K. Seewald, J. Fuernkranz: An Evaluation of Grading Classifiers. In: Advances in Intelligent Data Analysis: 4th International Conference, Berlin/Heidelberg/New York/Tokyo, 115-124, 2001.
0 downloads
Artifact grading
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/grading
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/grading
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
zip64file from group net.sourceforge.zip64file (version 1.02)
Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.
Artifact zip64file
Group net.sourceforge.zip64file
Version 1.02
Last update 21. September 2011
Organization not specified
URL http://sourceforge.net/projects/zip64file/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sourceforge.zip64file
Version 1.02
Last update 21. September 2011
Organization not specified
URL http://sourceforge.net/projects/zip64file/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
gshell-bootstrap from group org.neociclo.tools (version 1.0.1)
Provides the tiny GShell bootstrap jar to keep platform scripts as simple as possible.
This is a fork of lastest (1.0-alpha-3-snapshot) version.
It implements issue GSHELL-127. For more info check http://issues.apache.org/jira/browse/GSHELL-127
Artifact gshell-bootstrap
Group org.neociclo.tools
Version 1.0.1
Last update 11. May 2010
Organization Neociclo
URL http://www.neociclo.org/tools
License GNU AFFERO GENERAL PUBLIC LICENSE v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.neociclo.tools
Version 1.0.1
Last update 11. May 2010
Organization Neociclo
URL http://www.neociclo.org/tools
License GNU AFFERO GENERAL PUBLIC LICENSE v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
xjc-if-ins from group org.andromda.thirdparty.jaxb2_commons (version 1.0)
This plugin inserts implements interface, into the class header of generated classes, according to
customization extensions. This lets you process XML content nodes not only by class but also by interface. This
simplifies the handling of field subsets common to different schema types.
0 downloads
Artifact xjc-if-ins
Group org.andromda.thirdparty.jaxb2_commons
Version 1.0
Last update 29. April 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/
License not specified
Dependencies amount 2
Dependencies jaxb-impl, jaxb-xjc,
There are maybe transitive dependencies!
Group org.andromda.thirdparty.jaxb2_commons
Version 1.0
Last update 29. April 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/
License not specified
Dependencies amount 2
Dependencies jaxb-impl, jaxb-xjc,
There are maybe transitive dependencies!
jts from group javax.jts (version 1.0)
Java Transaction Service (JTS) specifies the implementation of a Transaction Manager which supports
the Java Transaction API (JTA) 1.0 Specification at the high-level and implements the Java mapping
of the OMG Object Transaction Service (OTS) 1.1 Specification at the low-level. JTS uses the standard
CORBA ORB/TS interfaces and Internet Inter-ORB Protocol (IIOP) for transaction context propagation
between JTS Transaction Managers.
Group: javax.jts Artifact: jts
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jts
Group javax.jts
Version 1.0
Last update 08. February 2006
Organization not specified
URL http://java.sun.com/products/jts
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group javax.jts
Version 1.0
Last update 08. February 2006
Organization not specified
URL http://java.sun.com/products/jts
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
timefold-solver-quarkus-jsonb from group ai.timefold.solver (version 1.14.0)
Timefold solves planning problems.
This lightweight, embeddable planning engine implements powerful and scalable algorithms
to optimize business resource scheduling and planning.
Activate JSON-B bindings for Timefold's Score classes.
This module is deprecated and will be removed in a future major version of Timefold Solver.
Please use the Jackson integration instead.
Group: ai.timefold.solver Artifact: timefold-solver-quarkus-jsonb
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact timefold-solver-quarkus-jsonb
Group ai.timefold.solver
Version 1.14.0
Last update 17. September 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 4
Dependencies quarkus-jsonb, timefold-solver-jsonb, jakarta.inject-api, jakarta.json.bind-api,
There are maybe transitive dependencies!
Group ai.timefold.solver
Version 1.14.0
Last update 17. September 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 4
Dependencies quarkus-jsonb, timefold-solver-jsonb, jakarta.inject-api, jakarta.json.bind-api,
There are maybe transitive dependencies!
timefold-solver-quarkus-jsonb-deployment from group ai.timefold.solver (version 1.14.0)
Timefold solves planning problems.
This lightweight, embeddable planning engine implements powerful and scalable algorithms
to optimize business resource scheduling and planning.
Quarkus deployment module for timefold-solver-quarkus-jsonb.
This module is deprecated and will be removed in a future major version of Timefold Solver.
Please use the Jackson integration instead.
Group: ai.timefold.solver Artifact: timefold-solver-quarkus-jsonb-deployment
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact timefold-solver-quarkus-jsonb-deployment
Group ai.timefold.solver
Version 1.14.0
Last update 17. September 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 4
Dependencies quarkus-core-deployment, quarkus-arc-deployment, quarkus-builder, timefold-solver-quarkus-jsonb,
There are maybe transitive dependencies!
Group ai.timefold.solver
Version 1.14.0
Last update 17. September 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 4
Dependencies quarkus-core-deployment, quarkus-arc-deployment, quarkus-builder, timefold-solver-quarkus-jsonb,
There are maybe transitive dependencies!
Page 124 from 3 (items total 1335)