[go: up one dir, main page]

Showing 53 open source projects for "commons-fileupload-1.3.1.jar"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Apktool

    Apktool

    A tool for reverse engineering Android apk files

    A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc. It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications and much...
    Downloads: 140 This Week
    Last Update:
    See Project
  • 2
    MASVS

    MASVS

    The OWASP MASVS (Mobile Application Security Verification Standard)

    The OWASP Mobile Application Security Verification Standard (MASVS) is a comprehensive security standard for mobile applications, providing guidelines and a checklist for secure mobile app development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Biblia-java
    Aplicación para sistemas Windows y Android sin fines de lucro, con el propósito de fomentar el estudio bíblico libre. El uso del código del programa está permitido conforme a las siguientes reglas: https://github.com/baruc78pro/Biblia-de-estudio 1.-Prohibido el uso para robo o mal manejo de datos Queda estrictamente prohibido utilizar el código con fines de robo, extracción o uso indebido de datos. Todos los datos deben ser almacenados de manera forzosa y exclusivamente en local, sin...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    CrossBrowdy

    CrossBrowdy

    JavaScript framework to build game engines, games, emulators and apps

    CrossBrowdy is a free and open-source JavaScript framework that allows to create multimedia apps, emulators, game engines and games that will be compatible with any device. Any software developed with CrossBrowdy should be able to be used in any JavaScript compatible web client (including browser plug-in, add-on, extension, app...) which supports "document.getElementById". This framework allows any developer to manage easier many different things, such as audio (with Flash fallback,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Cooking

    Cooking

    Рецепти та приготування

    Cooking - це додаток, який дозволить поділитись рецептами із іншими користувачами або переглянути рецепти інших користувачів. Простий та інтуїтивний інтерфейс. Cooking teams збільшується що дня. В близькому майбутньому планується багато планів, які покращать роботу додатка, будуть додані нові функції. Залишайтесь з нами. Переходим на Play Market, https://play.google.com/store/apps/details?id=com.frusty.cooking&hl=uk&gl=US
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gradle Plugin Android AspectJX

    Gradle Plugin Android AspectJX

    A Android gradle plugin that effects AspectJ on Android project

    This project provides a Gradle plugin that enables AspectJ weaving for Android builds—facilitating aspect-oriented programming in your Android apps. It supports .aj aspect files, annotation-style weaving, and integration with Kotlin, Groovy, AARs, and JARs. Works within standard Android Gradle build pipelines. Available via Gradle Plugins DSL for easy integration. Simplifies AOP implementation without manual weaving configuration. Supports both .aj files and annotation-based aspects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BattleCalc

    BattleCalc

    Android App for Axis&Allies board game battle simulations

    This Android App is designed for assisting players of the Axis&Allies board games to better plan your game. It allows you to calculate the chances of winning or loosing a certain battle, track your income and see the sum of the units you buy. You now can download it directly from the android play store: https://play.google.com/store/apps/details?id=at.xegsoft.battlecalc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Groovy Android Gradle Plugin

    Groovy Android Gradle Plugin

    Gradle plugin to support the Groovy language for building Android apps

    ..., for performance, memory and battery life, that you use @CompileStatic wherever possible. In order to include libraries written in groovy that include the groovy or groovy-all jars, you will need to exclude the groovy dependency allowing the grooid jar to be the one to be compiled against.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Shopping List
    Simple Shopping list app for mobile devices. Developped in AngularJS 1.5, built with Cordova 6. Published under Android market: https://play.google.com/store/apps/details?id=shoppinglist.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc. MicroZip allows you to extract selected files without extracting the whole ZIP archive. MicroZip also supports encrypted ZIP...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    phonegrid

    Phonegrid ist a small responsive template for mobile phones.

    Phonegrid ist a small responsive template for mobile phones with a own grid system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP script for SMS sending
    .... https://www.virtnumber.com/ receive sms online script https://sourceforge.net/projects/sms-number/ Java SMS api JAR application: https://sourceforge.net/projects/java-smser-api/ Python send SMS + bulk sms https://sourceforge.net/projects/python-send-sms-free https://github.com/aarnhub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Android Package Installer

    Android Package Installer

    A platform independent apk installer app!!

    This is a Android package installer app which is platform independent and it enables you to install android apps directly from your computer. All you have to do is to copy the apk file in working folder and type in the filename as it is followed by .apk extension.. Hope u'll enjoy using this software..
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16

    Digital Clock

    Allows users to view digital clock.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Mobile Esperanto

    Mobile Esperanto

    Application for learning Esperanto using various web resouces

    Uses a set of GWT widgets which emulate the iPhone look and feel. Can be used on mobile devices as well as the desktop. Uses Google MVP architecture; PHP server side provides JSONP by querying various web sites, notably Lernu.net, a popular Esperanto learning site. Try out the demo at the Mobile Esperanto Web Site below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TutorBee

    TutorBee

    Find tutors and tuttees in your area

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JARStarter

    Powerful Freeware Tool for Launching Java Applications

    If you often launch JAR (or JAD) files, and you need to executer these files in various environments, then JARStarter (old name is Hitonic JAR-Starter) is what you are looking for. Quick example, you have some Java environments on your PC: Java 2SE JDK 1.4.0, Java 2SE JDK 1.5.0, Sun WTK 1.0.4, Sun SDK 3.0, Nokia S60 3rd FP2 SDK. What happens if you click on a JAR-file? That's right. You launch the file in the last installed environment. JARStarter allows you select the environment...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    MathTizzy

    Math Facts practice for classrooms or homes

    Math Tizzy is a free online math learning program designed for schools and home users. It is a PHP and MySql program as I put it up now with little Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dsgcalc
    Aplicativo desenvolvido para fins didáticos de aprendizagem em farmácia. Caracterizado por efetuar cálculos de dosagem de medicamentos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Quantum Root Tool

    A root tool designed to work with any Android device after 3.0

    An extremely small program that roots your Android device running version 3.0 or higher. This application will instal all necessary apk's including Superuser and RootChecker (to verify the root). This application has not been tested with devices running Android Gingerbread, Froyo, Eclair, or Cupcake.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Random Name Generator

    Random Name Generator

    Android app to generate random names to use in books, games, etc

    This app will generate a random first, middle and last name. You can use these names in books, movies, animations, games, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PersonalExpenseManager

    administrate your expenses

    Administrate your expenses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Projecto ilustrativo para o módulo "Teste e Qualidade de Software" do Mestrado em Organização de Sistemas de Informação da UJPCV
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next