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

Download JAR files tagged by your with all dependencies

Search JAR files by class name

Config from group com.vectorprint (version 12.1)

This project is about configuration of applications and about parameterization of Objects. This library offers annotations (and annotation processors), parsers, typing, observing changes, serialization, cloning and more when working with settings and/or object parameters. Settings and its features can be declared using an xml format. The library offers syntax support for settings and parameters in a loosely coupled manner. You are not restricted to built in syntax, you can provide your own. At runtime this library tracks keys for which a default is used because they are not found in settings. Also it tracks unused keys. You can stack features for settings such as caching, preparing keys and values, readonlyness, threadsafety, helpsupport, reading / parsing from input. You can easily develop your own features for settings.

Group: com.vectorprint Artifact: Config
Show all versions Show documentation Show source 
 

0 downloads
Artifact Config
Group com.vectorprint
Version 12.1
Last update 12. January 2024
Organization E. Drenth Software
URL https://github.com/eduarddrenth/Configuration/wiki
License Apache License, Version 2.0
Dependencies amount 4
Dependencies VectorPrintCommon, slf4j-api, jaxb-impl, commons-io,
There are maybe transitive dependencies!

testeasypom from group io.github.sebivenlo (version 5.2.1)

Fontys Venlo best maven practices. "Up with your competencies" The 'testeasypom' Parent pom that provides all dependencies that you need for modern testing, generating good looking Javadoc and a set of static test reports using spotbugs, pmd, and checkstyle. This is NOT cargo-cult, because NONE of the dependencies in this pom will end up in your final product. This is a continuation of sebipom. Version 4.0.7: update dep and plugin versions. Version 4.0.8: jacaco 0.8.8 for java 17 and 18 support Version 4.0.11: default to java 17 Version 5.1.0: default to java 21 Version 5.2.0: include testfx stuff in fx profile

Group: io.github.sebivenlo Artifact: testeasypom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact testeasypom
Group io.github.sebivenlo
Version 5.2.1
Last update 12. January 2024
Organization not specified
URL https://sebivenlo.github.io/testeasypom/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

TimoCloud-API from group cloud.timo.timocloud (version 6.7.4)

Group: cloud.timo.timocloud Artifact: TimoCloud-API
Show all versions Show documentation Show source 
 

0 downloads
Artifact TimoCloud-API
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TimoCloud from group cloud.timo.timocloud (version 6.7.4)

TimoCloud is a Minecraft server/proxy management system ("Cloud System"). It will care about keeping online enough servers/proxies of every kind. But it's more than that. Thank to its algorithms, you'll never have to care again about servers or resources. TimoCloud automatically chooses servers with low CPU usage and enough available RAM to start your instances. And its integrated Flow-System makes updating templates easier than ever before: Edit one file in a server template, and the update will automatically be deployed to all bases (a.k.a. "Wrapper"). But of course, only the changed files will get updated.

Group: cloud.timo.timocloud Artifact: TimoCloud
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact TimoCloud
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL https://github.com/TimoCloud/TimoCloud
License Custom License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TimoCloud-Staging from group cloud.timo.timocloud (version 6.7.4)

Group: cloud.timo.timocloud Artifact: TimoCloud-Staging
Show all versions 
 

0 downloads
Artifact TimoCloud-Staging
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

<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 documentation Show source 
 

0 downloads
Artifact nb-quickopener
Group io.github.drkunibar.netbeans
Version 1.3.0
Last update 26. December 2023
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!

sebi-exam-pom from group io.github.sebivenlo (version 5.2.0)

Group: io.github.sebivenlo Artifact: sebi-exam-pom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sebi-exam-pom
Group io.github.sebivenlo
Version 5.2.0
Last update 19. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kotlin-transformation-builder-sdk from group com.cloudinary (version 1.4.1)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Kotlin applications.

Group: com.cloudinary Artifact: kotlin-transformation-builder-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact kotlin-transformation-builder-sdk
Group com.cloudinary
Version 1.4.1
Last update 12. November 2023
Organization not specified
URL http://github.com/cloudinary/cloudinary_kotlin
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kotlin-uploader from group com.cloudinary (version 1.7.0)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Kotlin applications.

Group: com.cloudinary Artifact: kotlin-uploader
Show all versions Show documentation Show source 
 

0 downloads
Artifact kotlin-uploader
Group com.cloudinary
Version 1.7.0
Last update 06. November 2023
Organization not specified
URL http://github.com/cloudinary/cloudinary_kotlin
License MIT
Dependencies amount 2
Dependencies kotlin-url-gen, kotlin-transformation-builder-sdk,
There are maybe transitive dependencies!



Page 633 from 666 (items total 6652)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy