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

Download JAR files tagged by dialog with all dependencies

Search JAR files by class name

cl from group net.sf.tweety.logics (version 1.17)

Group: net.sf.tweety.logics Artifact: cl
Show all versions Show documentation Show source 
 

1 downloads
Artifact cl
Group net.sf.tweety.logics
Version 1.17
Last update 14. July 2020
Organization not specified
URL http://sourceforge.net/projects/tweety/
License not specified
Dependencies amount 3
Dependencies commons, pl, math,
There are maybe transitive dependencies!

machinelearning from group net.sf.tweety (version 1.17)

Group: net.sf.tweety Artifact: machinelearning
Show all versions Show documentation Show source 
 

0 downloads
Artifact machinelearning
Group net.sf.tweety
Version 1.17
Last update 14. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies math, libsvm,
There are maybe transitive dependencies!

rankings from group net.sf.tweety.arg (version 1.17)

Group: net.sf.tweety.arg Artifact: rankings
Show all versions Show documentation Show source 
 

0 downloads
Artifact rankings
Group net.sf.tweety.arg
Version 1.17
Last update 14. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies commons, graphs, math, dung, social, prob,
There are maybe transitive dependencies!

asp from group net.sf.tweety.lp (version 1.17)

Group: net.sf.tweety.lp Artifact: asp
Show all versions Show documentation Show source 
 

1 downloads
Artifact asp
Group net.sf.tweety.lp
Version 1.17
Last update 14. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons, beliefdynamics,
There are maybe transitive dependencies!

translators from group net.sf.tweety.logics (version 1.17)

Group: net.sf.tweety.logics Artifact: translators
Show all versions Show documentation Show source 
 

0 downloads
Artifact translators
Group net.sf.tweety.logics
Version 1.17
Last update 14. July 2020
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 3
Dependencies asp, nlp, cl,
There are maybe transitive dependencies!

commons from group net.sf.tweety (version 1.17)

Group: net.sf.tweety Artifact: commons
Show all versions Show documentation Show source 
 

1 downloads
Artifact commons
Group net.sf.tweety
Version 1.17
Last update 14. July 2020
Organization not specified
URL http://sourceforge.net/projects/tweety/
License not specified
Dependencies amount 3
Dependencies logback-core, logback-classic, slf4j-log4j12,
There are maybe transitive dependencies!

simplelogicdeductive from group net.sf.tweety.arg (version 1.10)

Group: net.sf.tweety.arg Artifact: simplelogicdeductive
Show documentation Show source 
 

0 downloads
Artifact simplelogicdeductive
Group net.sf.tweety.arg
Version 1.10
Last update 16. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies deductive, dung, org.ow2.sat4j.core,
There are maybe transitive dependencies!

el from group net.sf.tweety.logics (version 1.10)

Group: net.sf.tweety.logics Artifact: el
Show all versions Show documentation Show source 
 

0 downloads
Artifact el
Group net.sf.tweety.logics
Version 1.10
Last update 16. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies fol,
There are maybe transitive dependencies!

jface from group org.floggy.3rd.org.eclipse (version 3.3.2.M20080207-0800)

JFace is a UI toolkit with classes for handling many common UI programming tasks. JFace is window-system-independent in both its API and implementation, and is designed to work with SWT without hiding it. JFace includes the usual UI toolkit components of image and font registries, text, dialog, preference and wizard frameworks, and progress reporting for long running operations. Two of its more interesting features are actions and viewers. The action mechanism allows user commands to be defined independently from their exact whereabouts in the UI. Viewers are model based adapters for certain SWT widgets, simplifying the presentation of application data structured as lists, tables or trees.

Group: org.floggy.3rd.org.eclipse Artifact: jface
Show documentation Show source 
 

5 downloads
Artifact jface
Group org.floggy.3rd.org.eclipse
Version 3.3.2.M20080207-0800
Last update 10. January 2011
Organization not specified
URL http://wiki.eclipse.org/JFace
License Eclipse Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tagmycode-netbeans from group com.tagmycode (version 2.3.0)

Provides the support for <a href="https://tagmycode.com">TagMyCode</a>. This plugin allows you to manage your own snippets.<br/> <br/> Features:<br/> * Add snippets: you can save your code snippets including description, language, and tags<br/> * List snippets (CRUD): snippets are stored locally and you can filter, sort, create, modify, edit or delete them directly from the IDE<br/> * Quick search: you can search your snippets and insert them directly into the document<br/> <br/> CHANGELOG:<br/> <br/> 2.3.0 (released 2020-07-26)<br/> * published plugin into Apache NetBeans Plugin Portal<br/> * filter snippets by languages<br/> <br/> 2.2.1 (released 2018-01-10)<br/> * Quick Search dialog is now resizable</br> * fixed syntax highlight for PHP and HTML</br> * if refresh token is not valid user will be automatically logged out</br> </br> 2.2.0 (released 2017-11-06)<br/> * snippets management works in offline mode<br/> * autodetect language on new snippet<br/> * added settings dialog with editor theme and font size option<br/> * added title and description to snippet view<br/> * changed open browser class<br/> * text can be dragged into table to create a new snippet<br/> * snippets can be dragged directly into editor and the code are copied<br/> * added "save as file" feature<br/> * added "clone snippet" feature<br/> * added "snippet properties" dialog<br/> * detect binary file<br/> <br/> 2.1.0 (released 2017-04-24)<br/> * moved error messages from dialog to Netbeans Notification Log<br/> * added welcome panel<br/> * about dialog shows plugin version and framework version<br/> * moved storage from JSON to SQL<br/> <br/> 2.0 (released 2016-07-11)<br/> * new user interface<br/> * list of snippets stored locally<br/> * syntax highlight powered by <a href="http://bobbylight.github.io/RSyntaxTextArea/">RSyntaxTextArea</a><br/> * snippets are synchronized with server<br/> * filter snippets<br/> * quick search feature<br/> * insert selected snippet at cursor in document<br/> <br/> 1.1.3 (released 2015-12-18)<br/> * Fix for NetBeans 8.1<br/> <br/> 1.1.2 (released 2014-10-03)<br/> * Switched authentication from OAuth 1.0a to OAuth 2<br/> * Console write also snippet title when new snippet is created (thanks to bejoy)<br/> <br/> 1.1 (released 2014-08-19)<br/> * Added "Search snippets" feature<br/> * Fixed some minor bugs<br/> <br/> 1.0 (released 2014-04-14)<br/> * First release with feature "Create snippet"<br/>

Group: com.tagmycode Artifact: tagmycode-netbeans
Show documentation Show source 
 

0 downloads
Artifact tagmycode-netbeans
Group com.tagmycode
Version 2.3.0
Last update 06. September 2020
Organization not specified
URL https://tagmycode.com
License Apache License 2.0
Dependencies amount 18
Dependencies commons-lang3, rsyntaxtextarea, guava, org-netbeans-api-annotations-common, org-openide-awt, org-netbeans-modules-settings, org-openide-dialogs, org-netbeans-modules-editor, org-netbeans-modules-keyring, org-openide-nodes, org-openide-util, org-openide-loaders, org-openide-windows, org-openide-util-ui, org-openide-text, org-netbeans-api-progress, log4j, tagmycode-plugin-framework,
There are maybe transitive dependencies!



Page 38 from 3 (items total 381)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy