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

Download JAR files tagged by according with all dependencies

Search JAR files by class name

orange-servlet from group cat.inspiracio (version 0.0.9)

Orange Servlet provides HTML templating with server-side Java. OrangeServlet is a servlet that is registered on *.html. It reads the html file at the right location according to URL. It renders the file as html, executing some scripting: * data-if="E" attributes for server-side conditional, * data-for="T x : E" attributes for server-side loops, * data-import="C" attributes for server-side class imports, * data-substitute="file.html" substitute an element with the processed contents of a file, * ${expressions} in element bodies and attribute values.

Group: cat.inspiracio Artifact: orange-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact orange-servlet
Group cat.inspiracio
Version 0.0.9
Last update 02. October 2021
Organization not specified
URL http://www.inspiracio.cat/orange-servlet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies dummy-servlet,
There are maybe transitive dependencies!

jstyleparser from group net.sf.cssbox (version 4.0.0)

jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It parses CSS 2.1 style sheets into structures that can be efficiently assigned to DOM elements. It is intended be the primary CSS parser for the CSSBox library. While handling errors, it is user agent conforming according to the CSS specification.

Group: net.sf.cssbox Artifact: jstyleparser
Show all versions Show documentation Show source 
 

21 downloads
Artifact jstyleparser
Group net.sf.cssbox
Version 4.0.0
Last update 31. January 2021
Organization not specified
URL http://cssbox.sourceforge.net/jstyleparser
License GNU Lesser General Public License 3.0
Dependencies amount 3
Dependencies antlr4-runtime, slf4j-api, unbescape,
There are maybe transitive dependencies!

trees from group de.cit-ec.tcs.alignment (version 3.1.1)

This module provides two packages, 'trees' and 'forests', which provide algorithms to compute edit distances on trees and forests (that is, unordered or ordered lists of trees) respectively. The edit distance is computed according to the tree edit distance algorithm of Zhang and Shasha (1989). The basic tree data structure is defined by the Tree interface in the trees module. Please refer to the javadoc for more detailed information.

Group: de.cit-ec.tcs.alignment Artifact: trees
Show all versions Show documentation Show source 
 

0 downloads
Artifact trees
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies algorithms, sets,
There are maybe transitive dependencies!

alignment from group de.cit-ec.tcs (version 3.1.1)

This Java Toolbox provides several algorithms to align two input sequences, where your sequential data is allowed to be multimodal and multidimensional. We also provide additional tools to inspect the alignment results in more detail or even calculate derivatives of the alignment w.r.t. metric parameters such that you can optimize the alignment parameters according to some cost function. It is written in Java 1.7. and is also compatible with Matlab (version 2013b or higher).

Group: de.cit-ec.tcs Artifact: alignment
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact alignment
Group de.cit-ec.tcs
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

marmotta-versioning-kiwi from group org.apache.marmotta (version 3.4.0)

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead. This module contains the KiWi backend for versioning.

Group: org.apache.marmotta Artifact: marmotta-versioning-kiwi
Show all versions Show source 
 

0 downloads
Artifact marmotta-versioning-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies marmotta-core, marmotta-versioning-common, marmotta-backend-kiwi, kiwi-versioning,
There are maybe transitive dependencies!

marmotta-versioning-common from group org.apache.marmotta (version 3.4.0)

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead. This module contains the backend-independent services.

Group: org.apache.marmotta Artifact: marmotta-versioning-common
Show all versions Show source 
 

0 downloads
Artifact marmotta-versioning-common
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies marmotta-core, freemarker,
There are maybe transitive dependencies!

html-servlet from group cat.inspiracio (version 0.0.3)

HTMLServlet provides HTML templating with server-side javascript. HTMLServlet is a servlet that is registered on *.html. It reads the html file at the right location according to URL. It renders the file as html, executing some scripting: * ${expressions} in element bodies and attribute values * data-* attributes for conditionals, loops, local variables, and inclusion * <script> element with server-side javascript.

Group: cat.inspiracio Artifact: html-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact html-servlet
Group cat.inspiracio
Version 0.0.3
Last update 17. August 2016
Organization not specified
URL http://www.inspiracio.cat
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies geronimo-servlet_2.5_spec, geronimo-jsp_2.0_spec, html-parser,
There are maybe transitive dependencies!

costSensitiveAttributeSelection from group nz.ac.waikato.cms.weka (version 1.0.3)

This package provides two meta attribute selection evaluators - one for performing cost-sensitive attribute evaluation (CostSensitiveAttributeEval) and a second for performing cost-sensitive subset evaluation (CostSensitiveSubsetEval). Both methods take a cost matrix and a base evaluator. If the base evaluator can handle instance weights, then the training data is weighted according to the cost matrix, otherwise the training data is sampled according to the cost matrix.

Group: nz.ac.waikato.cms.weka Artifact: costSensitiveAttributeSelection
Show all versions Show documentation Show source 
 

0 downloads
Artifact costSensitiveAttributeSelection
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 29. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/costSensitiveAttributeSelection
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

mmm-util-backport-java.util.function from group net.sf.m-m-m (version 1.0.1)

A backport for java.util.function to be used in java versions older than 1.8. As there are no default methods before 1.8 the backport is very limited. It only allows to create libraries with modern APIs to allow 1.8 code to use nice and natural lambdas without locking out users with older java versions. ATTENTION: This only works with -Xbootclasspath. Also it is inofficial and invalid according to JCP/JSR. However, we need a working update-path to 1.8.

Group: net.sf.m-m-m Artifact: mmm-util-backport-java.util.function
Show all versions Show documentation Show source 
 

344 downloads
Artifact mmm-util-backport-java.util.function
Group net.sf.m-m-m
Version 1.0.1
Last update 11. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

marmotta-versioning from group org.apache.marmotta (version 3.1.0-incubating)

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead.

Group: org.apache.marmotta Artifact: marmotta-versioning
Show all versions Show source 
 

0 downloads
Artifact marmotta-versioning
Group org.apache.marmotta
Version 3.1.0-incubating
Last update 24. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies marmotta-core, kiwi-versioning, freemarker,
There are maybe transitive dependencies!



Page 23 from 24 (items total 240)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy