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

Download JAR files tagged by ported with all dependencies

Search JAR files by class name

datetimepicker from group com.takisoft.datetimepicker (version 1.0.3)

The framework version of the material date / time pickers of Android ported back to API 14. This library uses the AppCompat library to provide the necessary functions for new features, such as vector drawables and material design.

Group: com.takisoft.datetimepicker Artifact: datetimepicker
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact datetimepicker
Group com.takisoft.datetimepicker
Version 1.0.3
Last update 08. February 2022
Organization not specified
URL https://github.com/Gericop/DateTimePicker
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies appcompat,
There are maybe transitive dependencies!

MatrixLib from group org.openimaj (version 1.3.10)

Group: org.openimaj Artifact: MatrixLib
Show all versions Show documentation Show source 
 

4 downloads
Artifact MatrixLib
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 2
Dependencies netlib-java, jmatio,
There are maybe transitive dependencies!

ImprovedArgs4J from group org.openimaj (version 1.3.10)

Group: org.openimaj Artifact: ImprovedArgs4J
Show all versions Show documentation Show source 
 

3 downloads
Artifact ImprovedArgs4J
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies core-image, args4j,
There are maybe transitive dependencies!

processing-core from group org.openimaj (version 1.3.10)

Group: org.openimaj Artifact: processing-core
Show all versions Show documentation 
 

56 downloads
Artifact processing-core
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, video, jogl,
There are maybe transitive dependencies!

thirdparty from group org.openimaj (version 1.3.10)

Useful third-party libraries (possibly originally written in other languages) that have been ported to Java and integrated with OpenIMAJ. Not all modules have the same license.

Group: org.openimaj Artifact: thirdparty
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact thirdparty
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.stanbol.commons.security.core from group org.apache.stanbol (version 1.0.1)

An Servlet Filter authenticating the user if a security exception occurs and executes the following handling chain as the authenticated user. Significant portions of the code are ported from apache clerezza platform.security.

Group: org.apache.stanbol Artifact: org.apache.stanbol.commons.security.core
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.commons.security.core
Group org.apache.stanbol
Version 1.0.1
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 7
Dependencies rdf.core, rdf.ontologies, org.osgi.core, org.osgi.compendium, org.apache.felix.scr.annotations, platform.config, servlet-api,
There are maybe transitive dependencies!

yeslib from group org.yestech (version 1.2.0)

A collection of classes that can be used across yestech artifacts/components, but must not be dependant on any yestech component. Most of the code is utility type code. When more than a few classes are found to be in a package or the package start to handle more that a few reposibilities then a new independant component is created and the existing code in yeslib is ported to the new component.

Group: org.yestech Artifact: yeslib
Show all versions Show documentation Show source 
 

0 downloads
Artifact yeslib
Group org.yestech
Version 1.2.0
Last update 04. December 2010
Organization YES Technology Association
URL http://yestech.org/sites/yeslib/
License LGPLv3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gt-epsg-wkt from group io.oss84.geotools (version 24.2-oss84-1)

EPSG and AUTO authority factories are defined for data.crs.CRSService. These codes are used to provide CoordinateRegerenceSystem for GCE and DataStore implementations that do not define their own native definition. Contains a Property file based CoordinateSystemAuthority (the property file is too large to be included in the main geotools release). This class will need to be ported to the new GeoAPI CoordinateReferenceSystem interfaces.

Group: io.oss84.geotools Artifact: gt-epsg-wkt
Show all versions Show documentation Show source 
 

0 downloads
Artifact gt-epsg-wkt
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-referencing,
There are maybe transitive dependencies!

gt-graph from group io.oss84.geotools (version 24.2-oss84-1)

Graph classes that builds and walk networks based on Feature relationships. The original graph package has been developed using the JUMP Feature API. Its intension is to be able to aid automated skeletonization of water bodies by computing directionality of generated skeletons. The work for the original JUMP based library has been funded by the BC Proventional Government department of BMGS. This library has been ported to geotools2 as part of the VWFS project sponcered by Geo Innovations.

Group: io.oss84.geotools Artifact: gt-graph
Show all versions Show documentation Show source 
 

0 downloads
Artifact gt-graph
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-main,
There are maybe transitive dependencies!

struts-el from group struts (version 1.2.9)

This subproject is an extension of the Struts tag library. Each JSP custom tag in this library is a subclass of an associated tag in the Struts tag library. One difference is that this tag library does not use "rtexprvalues", it uses the expression evaluation engine in the Jakarta Taglibs implementation of the JSP Standard Tag Library (version 1.0) to evaluate attribute values. In addition, some of the Struts tags were not ported to this library, as it was determined that their functionality was entirely supplied by the JSTL. These particular Struts tags, and the reason for their non-porting will be described in the documentation for this library. In order to fully understand the correct utilization of this library, you must understand the use and operation of the Struts tag library, and the use and operation of the JavaServer Pages Standard Tag Library (hereafter called the "JSTL"), along with the expression language (sometimes called the "EL") used for evaluating attribute values.

Group: struts Artifact: struts-el
Show all versions Show source 
 

1 downloads
Artifact struts-el
Group struts
Version 1.2.9
Last update 23. March 2006
Organization not specified
URL http://jakarta.apache.org/
License not specified
Dependencies amount 4
Dependencies standard, jstl, struts, commons-logging,
There are maybe transitive dependencies!



Page 9 from 9 (items total 90)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy