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

Download JAR files tagged by helpful with all dependencies

Search JAR files by class name

simplejavafxapplicationbase from group com.wedasoft (version 2.0.0)

A simple framework for building Java FX applications. Including a common/fxml dialog API with passable arguments, a database API with standard CRUD operations based on hibernate, a testing suite and other helpful classes.

Group: com.wedasoft Artifact: simplejavafxapplicationbase
Show all versions Show documentation Show source 
 

0 downloads
Artifact simplejavafxapplicationbase
Group com.wedasoft
Version 2.0.0
Last update 26. November 2023
Organization not specified
URL https://github.com/davidweber411/SimpleJavaFxApplicationBase
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-event-flattener-ae from group de.julielab (version 2.6.1)

This component reads de.julielab.jcore.types.EventMention annotations and converts event structures into de.julielab.jcore.types.ext.FlattenedRelation annotation. The purpose of FlattenedRelations is to represent complex event structures in a more simple manner. This can be helpful for visualization or further processing.

Group: de.julielab Artifact: jcore-event-flattener-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-event-flattener-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-event-flattener-ae
License BSD-2-Clause
Dependencies amount 4
Dependencies slf4j-api, jcore-types, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

receiver-cli from group de.uni-mannheim.informatik.dws.melt (version 3.3)

Group: de.uni-mannheim.informatik.dws.melt Artifact: receiver-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact receiver-cli
Group de.uni-mannheim.informatik.dws.melt
Version 3.3
Last update 17. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies matching-base, commons-cli,
There are maybe transitive dependencies!

matching-owlapi-matchers from group de.uni-mannheim.informatik.dws.melt (version 3.3)

Group: de.uni-mannheim.informatik.dws.melt Artifact: matching-owlapi-matchers
Show documentation Show source 
 

0 downloads
Artifact matching-owlapi-matchers
Group de.uni-mannheim.informatik.dws.melt
Version 3.3
Last update 17. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies alcomo, matching-owlapi,
There are maybe transitive dependencies!

receiver-http from group de.uni-mannheim.informatik.dws.melt (version 3.3)

Group: de.uni-mannheim.informatik.dws.melt Artifact: receiver-http
Show all versions Show documentation Show source 
 

0 downloads
Artifact receiver-http
Group de.uni-mannheim.informatik.dws.melt
Version 3.3
Last update 17. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies matching-base, jetty-servlet, jetty-servlets,
There are maybe transitive dependencies!

matching-parent from group de.uni-mannheim.informatik.dws.melt (version 3.3)

MELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching systems. It is optimized to be used in OAEI campaigns and allows to submit matchers to the SEALS and HOBBIT evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.

Group: de.uni-mannheim.informatik.dws.melt Artifact: matching-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact matching-parent
Group de.uni-mannheim.informatik.dws.melt
Version 3.3
Last update 17. June 2022
Organization not specified
URL http://melt.dws.informatik.uni-mannheim.de
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

android-logger from group com.noveogroup.android (version 1.3.6)

Useful logger for Android based on standard android.util.Log class. Simple lightweight (< 50 Kb) implementation of SLF4J API. Easy but powerful configuration via properties file and some additional helpful logging methods. Easy analogue of popular log4j library.

Group: com.noveogroup.android Artifact: android-logger
Show all versions Show documentation Show source 
 

0 downloads
Artifact android-logger
Group com.noveogroup.android
Version 1.3.6
Last update 26. August 2015
Organization not specified
URL http://noveogroup.github.com/android-logger/
License The MIT License (MIT)
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

CxfExceptionUtils from group org.force66 (version 1.0.0-rc1)

The exceptions that CXF generates for WSDL soap faults (e.g. input validations, etc) are less than helpful. This project contains root exceptions you can use that are *much more convenient and provide needed information to support personnel.

Group: org.force66 Artifact: CxfExceptionUtils
Show documentation Show source 
 

0 downloads
Artifact CxfExceptionUtils
Group org.force66
Version 1.0.0-rc1
Last update 09. August 2015
Organization not specified
URL https://github.com/Force66/CxfExceptionUtils
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

ShakeBug from group com.softnoesis.shakebug (version 1.2.32)

Shakebug allows you to receive feedback from your beta testers or real users and improve the quality of your application in a simple way. Here users just need to shake their mobile and all the data regarding bugs & crashes can be seen by developers through their log in panel. It also helpful to analyse your users, session, location etc. Addition, you can add events on each action of your application and track it using this Shakebug framework. Sign up for a service at https://www.shakebug.com

Group: com.softnoesis.shakebug Artifact: ShakeBug
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ShakeBug
Group com.softnoesis.shakebug
Version 1.2.32
Last update 10. January 2024
Organization not specified
URL https://github.com/softnoesis/Shakebug-Android
License MIT License
Dependencies amount 23
Dependencies kotlin-android-extensions-runtime, appcompat, material, constraintlayout, annotation, core-ktx, lifecycle-process, kotlin-stdlib-jdk7, multidex, volley, lottie, android-device-names, extensions, play-services-location, kotlinx-coroutines-core, kotlinx-coroutines-android, common-java8, UWMediaPicker-Android, commons-text, exoplayer, glide, localization, gson,
There are maybe transitive dependencies!

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

This module defines the interfaces for Comparators in the TCS Alignment Toolbox. A Comparator has the purpose of defining the dissimilarity between elements in the input sequences of an Alignment. More specific information on Comparators can be found in the 'Comparator' interface. You can find a lot of helpful standard implementations of Comparators in the comparators-lib module. In the TCS Alignment Toolbox we require the output values of Comparators to lie in the range [0,1]. Many natural dissimilarities on value sets do not meet this criterion, such that additional normalization has to be applied. To that end this package also contains a Normalizer interface for functions that map real values from the range [0, infinity) to the range [0,1]. This package also provides a few convenience implementations of the Comparator interface to make the implementation of custom Comparators simpler, namely: SkipExtendedComparator, ParameterLessSkipExtendedComparator, ComparisonBasedSkipExtendedComparator, and ParameterLessComparisonBasedSkipExtendedComparator. Finally the TCS Alignment Toolbox also provides the means to learn parameters of Comparators. To enable that Comparators must implement the DerivableComparator interface to properly define the parameters that can be learned and the gradient of the dissimilarity with respect to these parameters. Gradients are stored using the Gradient interface as well as some convenience implementations of said interface, namely EmptyGradient, SingletonGradient, ArrayGradient and ListGradient.

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

0 downloads
Artifact comparators
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 1
Dependencies lombok,
There are maybe transitive dependencies!



Page 15 from 15 (items total 150)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy