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

Download JAR files tagged by broken with all dependencies

Search JAR files by class name

sbthost-runtime_2.12 from group org.scalameta (version 0.3.2)

Library to patch broken .semanticdb files produced by sbthost-nsc.

Group: org.scalameta Artifact: sbthost-runtime_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact sbthost-runtime_2.12
Group org.scalameta
Version 0.3.2
Last update 24. August 2017
Organization org.scalameta
URL https://github.com/scalameta/scalameta
License BSD
Dependencies amount 2
Dependencies scala-library, scalameta_2.12,
There are maybe transitive dependencies!

has-property-descriptors from group org.mvnpm (version 1.0.2)

Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.

Group: org.mvnpm Artifact: has-property-descriptors
Show all versions Show documentation Show source 
 

0 downloads
Artifact has-property-descriptors
Group org.mvnpm
Version 1.0.2
Last update 15. February 2024
Organization Jordan Harband
URL https://github.com/inspect-js/has-property-descriptors#readme
License MIT
Dependencies amount 1
Dependencies es-define-property,
There are maybe transitive dependencies!

RetryCatch from group com.github.bnsd55 (version 1.0.0)

A retry catch mechanism that provides a synchronous and asynchronous running, using Java 8. Basically, it trying to save your code, if it's broken.

Group: com.github.bnsd55 Artifact: RetryCatch
Show documentation Show source 
 

0 downloads
Artifact RetryCatch
Group com.github.bnsd55
Version 1.0.0
Last update 07. September 2018
Organization not specified
URL https://github.com/bnsd55/RetryCatch
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dybdob from group com.custardsource (version 1.0.5)

Libraries to help track project warning signs ('broken windows') over time and enforce their cleanup

Group: com.custardsource Artifact: dybdob
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dybdob
Group com.custardsource
Version 1.0.5
Last update 04. April 2018
Organization not specified
URL https://github.com/Aconex/dybdob
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jsf2-spreadsheet from group org.sakaiproject.jsf2 (version 23.3)

This provides some utility classes to support downloading of spreadsheet-style data as an XLS or CSV file. It has been broken out into its own artifact to avoid adding a POI dependency to the standard Sakai JSF components JAR.

Group: org.sakaiproject.jsf2 Artifact: jsf2-spreadsheet
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsf2-spreadsheet
Group org.sakaiproject.jsf2
Version 23.3
Last update 16. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies javax.servlet-api, jakarta.faces-api, sakai-component-manager, poi, poi-ooxml, openpdf, commons-lang3, opencsv,
There are maybe transitive dependencies!

jsf-spreadsheet from group org.sakaiproject.jsf (version 23.3)

This provides some utility classes to support downloading of spreadsheet-style data as an XLS or CSV file. It has been broken out into its own artifact to avoid adding a POI dependency to the standard Sakai JSF components JAR.

Group: org.sakaiproject.jsf Artifact: jsf-spreadsheet
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsf-spreadsheet
Group org.sakaiproject.jsf
Version 23.3
Last update 16. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies javax.servlet-api, myfaces-api, sakai-component-manager, poi, poi-ooxml, openpdf, commons-lang3,
There are maybe transitive dependencies!

ajaxlist from group org.trailsframework.examples (version 1.2.1)

This example is currently broken because of a bug in Tacos 4.1.0 release. It's since fixed in 4.1.1-SNAPSHOT (but we couldn't release 1.1 with snapshot dependencies.). This example needs a version where the following problem is corrected: The 4.1.0 release has a bug in "tacos.services.xml". The TemplateBindingFactory declaration is wrong, it is: construct class="org.apache.tapestry.binding.TemplateBindingFactory" when it should be: construct class="net.sf.tacos.binding.TemplateBindingFactory"

Group: org.trailsframework.examples Artifact: ajaxlist
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ajaxlist
Group org.trailsframework.examples
Version 1.2.1
Last update 02. September 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies tacos-core,
There are maybe transitive dependencies!

jfreechart from group se.malmin (version 1.5.3)

This is a fork of jfreechart. The purpose is to the build it with the Java module sytem and Java 17. This to be able to use it in building java applications with reduced runtimes. Three servlet classes have been removed as they depended on the automatic module servlet.api. No functionality has beed added. All credit to the original project. Introduzing the module system has broken the unit tests. Everything seems to work as expected though. If you stumble upon this, then it might be useful if you need to use jfreechart in a Java module application. This project will not be maintained though. It looks like jfreechart is adopting the module system and that it might be released soon. jfreechart with Java 11 and modules for java fx applications was recently released. JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D API, it supports a wide range of chart types including bar charts, pie charts, line charts, XY-plots, time series plots, Sankey charts and more.

Group: se.malmin Artifact: jfreechart
Show documentation Show source 
 

0 downloads
Artifact jfreechart
Group se.malmin
Version 1.5.3
Last update 20. September 2023
Organization JFree.org
URL http://www.jfree.org/jfreechart/
License GNU Lesser General Public Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dbvolution10 from group nz.co.gregs (version 1.0.1)

Advanced Library to Remove Object Relational Impedance. DBvolution translates all database concepts into Object Oriented concepts, allowing you to spend all your time writing Java rather than fixing broken and awkward SQL. DBvolution transforms your schema into classes, reduces the database configuration to sparse annotations on the classes, and allows querying directly from the classes. Queries are created inside your java code and takes as little as one line for a multi-table outer join. Retrieving the rows from the query is only one more method call. Dozens of SQL functions are available without leaving your Java code and use chaining to build complex expressions easily. Transactions are encapsulated into a thread-like API, allowing you to write complex database interactions in complete safety. The queries performed by DBvolution are always available for debugging and checking by DBAs before release. There are examples in nz.co.gregs.dbvolution.examples, and documentation at http://dbvolution.gregs.co.nz.

Group: nz.co.gregs Artifact: dbvolution10
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbvolution10
Group nz.co.gregs
Version 1.0.1
Last update 11. June 2023
Organization Gregory Graham
URL http://dbvolution.gregs.co.nz
License Commercial License
Dependencies amount 31
Dependencies mysql-connector-java, h2, postgresql, reflections, commons-logging, dbvolution-eclipse, jung-visualization, jung-graph-impl, sqlite-jdbc, commons-codec, nuodb-jdbc, derby, derbyclient, jts, joda-time, simmetrics-core, jtds, mssql-jdbc, annotations, jsr305, jackson-dataformat-yaml, jackson-databind, jbcrypt, commons-lang3, commons-crypto, compiler, ojdbc10, regexi, separatedstring, core, looper,
There are maybe transitive dependencies!

dbvolution7 from group nz.co.gregs (version 1.0.0)

Advanced Library to Remove Object Relational Impedance. DBvolution translates all database concepts into Object Oriented concepts, allowing you to spend all your time writing Java rather than fixing broken and awkward SQL. DBvolution transforms your schema into classes, reduces the database configuration to sparse annotations on the classes, and allows querying directly from the classes. Queries are created inside your java code and takes as little as one line for a multi-table outer join. Retrieving the rows from the query is only one more method call. Dozens of SQL functions are available without leaving your Java code and use chaining to build complex expressions easily. Transactions are encapsulated into a thread-like API, allowing you to write complex database interactions in complete safety. The queries performed by DBvolution are always available for debugging and checking by DBAs before release. There are examples in nz.co.gregs.dbvolution.examples, and documentation at http://dbvolution.gregs.co.nz.

Group: nz.co.gregs Artifact: dbvolution7
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbvolution7
Group nz.co.gregs
Version 1.0.0
Last update 27. May 2019
Organization Gregory Graham
URL http://dbvolution.gregs.co.nz
License Commercial License
Dependencies amount 23
Dependencies mysql-connector-java, h2, mysql-connector-mxj, postgresql, reflections, commons-logging, dbvolution-eclipse, jung-visualization, jung-graph-impl, sqlite-jdbc, commons-codec, nuodb-jdbc, derby, derbyclient, jts, joda-time, simmetrics-core, jtds, mssql-jdbc, annotations, jsr305, jackson-dataformat-yaml, jackson-databind,
There are maybe transitive dependencies!



Page 2 from 3 (items total 21)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy