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

Download JAR files tagged by open with all dependencies

Search JAR files by class name

portofino-gallery from group com.manydesigns (version 4.2.12)

Group: com.manydesigns Artifact: portofino-gallery
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-gallery
Group com.manydesigns
Version 4.2.12
Last update 19. August 2024
Organization not specified
URL https://www.manydesigns.com
License not specified
Dependencies amount 1
Dependencies portofino-pageactions,
There are maybe transitive dependencies!

portofino-map from group com.manydesigns (version 4.2.12)

Group: com.manydesigns Artifact: portofino-map
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-map
Group com.manydesigns
Version 4.2.12
Last update 19. August 2024
Organization not specified
URL https://www.manydesigns.com
License not specified
Dependencies amount 2
Dependencies portofino-pageactions, leaflet,
There are maybe transitive dependencies!

portofino-calendar from group com.manydesigns (version 4.2.12)

Group: com.manydesigns Artifact: portofino-calendar
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-calendar
Group com.manydesigns
Version 4.2.12
Last update 19. August 2024
Organization not specified
URL https://www.manydesigns.com
License not specified
Dependencies amount 1
Dependencies portofino-pageactions,
There are maybe transitive dependencies!

portofino-pageactions from group com.manydesigns (version 4.2.12)

Group: com.manydesigns Artifact: portofino-pageactions
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-pageactions
Group com.manydesigns
Version 4.2.12
Last update 19. August 2024
Organization not specified
URL https://www.manydesigns.com
License not specified
Dependencies amount 9
Dependencies portofino-base, ehcache, commons-io, groovy-json, google-oauth-client, ace, javascript-detect-element-resize, ckeditor, jsoup,
There are maybe transitive dependencies!

portofino-stripes from group com.manydesigns (version 4.2.12)

Group: com.manydesigns Artifact: portofino-stripes
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-stripes
Group com.manydesigns
Version 4.2.12
Last update 19. August 2024
Organization not specified
URL https://www.manydesigns.com
License not specified
Dependencies amount 1
Dependencies portofino-base,
There are maybe transitive dependencies!

portofino-base from group com.manydesigns (version 4.2.12)

Group: com.manydesigns Artifact: portofino-base
Show all versions Show documentation Show source 
 

1 downloads
Artifact portofino-base
Group com.manydesigns
Version 4.2.12
Last update 19. August 2024
Organization not specified
URL https://www.manydesigns.com
License not specified
Dependencies amount 13
Dependencies elements, jstl, taglibs-standard-spec, taglibs-standard-impl, shiro-web, jjwt, cage, groovy, jaxb-api, jaxb-core, jaxb-impl, activation, jackson-databind,
There are maybe transitive dependencies!

portofino-cryptography from group com.manydesigns (version 4.2.12)

Group: com.manydesigns Artifact: portofino-cryptography
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-cryptography
Group com.manydesigns
Version 4.2.12
Last update 19. August 2024
Organization not specified
URL https://www.manydesigns.com
License not specified
Dependencies amount 1
Dependencies commons-configuration,
There are maybe transitive dependencies!

nb-quickopener from group io.github.drkunibar.netbeans (version 1.3.1)

<p>Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.</p> <p>This plugins brings to your NetBeans six action, three of them always available and three of them available when the selected node has a file assiociated with it.<br/> In particular:<p><p><em>When the selection has a valid file</em></p> <ul> <li><strong>Open the default OS shell</strong> on the location of the file (or its folder) selected.</li> <li><strong>Open the file system browser</strong> on the location of the file (or its folder) selected.</li> <li><strong>Copy to the clipboard</strong> the path of the file selected.</li> </ul> <p><em>Always enabled:</em></p> <ul> <li><strong>Launch a shell command</strong> (with parameters, customizable on preferences)</li> <li><strong>FileSystem browser on any location</strong> (favorites, customizable on preferences)</li> <li><strong>Open a shell on any location</strong> (favorites, customizable on preferences)</li> </ul>

Group: io.github.drkunibar.netbeans Artifact: nb-quickopener
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-quickopener
Group io.github.drkunibar.netbeans
Version 1.3.1
Last update 04. August 2024
Organization not specified
URL https://github.com/drkunibar/QuickOpener-NetBeans
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 41
Dependencies org-netbeans-api-annotations-common, org-openide-awt, org-openide-filesystems, org-openide-util-ui, org-openide-util, org-openide-util-lookup, org-openide-dialogs, org-netbeans-api-progress, org-netbeans-api-progress-nb, org-openide-loaders, org-netbeans-api-scripting, org-netbeans-api-templates, org-netbeans-modules-editor-mimelookup, org-netbeans-modules-queries, org-openide-actions, org-openide-explorer, org-openide-filesystems-nb, org-openide-modules, org-openide-nodes, org-openide-text, org-openide-windows, org-netbeans-modules-projectapi, org-netbeans-modules-projectuiapi, org-netbeans-modules-projectuiapi-base, org-netbeans-modules-options-api, org-netbeans-spi-quicksearch, org-netbeans-swing-outline, beansbinding, org-netbeans-modules-editor-lib, org-netbeans-modules-editor-document, org-netbeans-modules-editor-fold, org-netbeans-modules-editor-guards, org-netbeans-modules-editor-indent, org-netbeans-modules-editor-lib2, org-netbeans-modules-editor-settings, org-netbeans-modules-editor-util, org-netbeans-modules-lexer, org-netbeans-modules-javahelp, javahelp, org-netbeans-swing-tabcontrol, org-netbeans-modules-editor-settings-lib,
There are maybe transitive dependencies!

voyager from group com.spotify (version 2.0.9)

Voyager is a library for performing fast approximate nearest-neighbor searches on an in-memory collection of vectors. Voyager features bindings to both Python and Java, with feature parity and index compatibility between both languages. It uses the HNSW algorithm, based on the open-source hnswlib package, with numerous features added for convenience and speed. Voyager is used extensively in production at Spotify, and is queried hundreds of millions of times per day to power numerous user-facing features.

Group: com.spotify Artifact: voyager
Show all versions Show documentation Show source 
 

0 downloads
Artifact voyager
Group com.spotify
Version 2.0.9
Last update 31. July 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

plasma from group org.terrameta (version 2.2.1)

The Plasma project is an SDO 2.1 implementation with associated provisioning and other tools. In its initial releases, the PlasmaSDO™ implementation seeks to address the need for automation and code generation under SDO for standard enterprise Java web applications while focusing on critical operational considerations these applications face, such as optimistic and pessimistic concurrency control. The PlasmaSDO™ implementation is not bound to any integrated development environment (IDE) and provides support for standard Java™ based build tools. Note: Such operational considerations such as optimistic and pessimistic concurrency control are seen as a feature gap within various commercial and open-source SDO offerings, and are facilitated in PlasmaSDO™ by a custom UML profile and various associated SDO API extensions.

Group: org.terrameta Artifact: plasma
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact plasma
Group org.terrameta
Version 2.2.1
Last update 01. July 2024
Organization not specified
URL http://plasma-framework.org
License Plasma License
Dependencies amount 4
Dependencies junit, log4j-api, log4j-core, commons-logging,
There are maybe transitive dependencies!



Page 3047 from 3 (items total 30679)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy