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

Download JAR files tagged by built with all dependencies

Search JAR files by class name

smartsdk from group com.mypos (version 1.0.2)

This repository provides a guidance on integrating an Android app with a myPOS Smart device. Once integrated, the app will be able to communicate with the core device components in order to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS-Smart-SDK complŠµments a Smart POS terminal in order to initiate transaction, complete all steps for processing payment, make refund to the customer card account and print a custom bill slip using the device printer. The built-in functionalities of myPOS-Smart-SDK allow you to send Payment Requests, manage operations for the first and second SAM component the myPOS Smart device has and print bitmap image integrated to the receipt (e.g. QR Code).

Group: com.mypos Artifact: smartsdk
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact smartsdk
Group com.mypos
Version 1.0.2
Last update 03. April 2019
Organization not specified
URL https://github.com/developermypos/myPOS-Smart-SDK
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies appcompat-v7, gson,
There are maybe transitive dependencies!

mypossmartsdk from group com.mypos.smartsdk (version 1.0.2)

This repository provides a guidance on integrating an Android app with a myPOS Smart device. Once integrated, the app will be able to communicate with the core device components in order to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS-Smart-SDK complŠµments a Smart POS terminal in order to initiate transaction, complete all steps for processing payment, make refund to the customer card account and print a custom bill slip using the device printer. The built-in functionalities of myPOS-Smart-SDK allow you to send Payment Requests, manage operations for the first and second SAM component the myPOS Smart device has and print bitmap image integrated to the receipt (e.g. QR Code).

Group: com.mypos.smartsdk Artifact: mypossmartsdk
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mypossmartsdk
Group com.mypos.smartsdk
Version 1.0.2
Last update 03. April 2019
Organization not specified
URL https://github.com/developermypos/myPOS-Smart-SDK
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies appcompat-v7, gson,
There are maybe transitive dependencies!

ModelCC from group org.modelcc (version 2015)

ModelCC is a model-based parser generator (a.k.a. compiler compiler) that decouples language specification from language processing, avoiding some of the problems caused by grammar-driven parser generators. ModelCC receives a conceptual model as input, along with constraints that annotate it. It is then able to create a parser for the desired textual language and the generated parser fully automates the instantiation of the language conceptual model. ModelCC also includes a built-in reference resolution mechanism that results in abstract syntax graphs, rather than mere abstract syntax trees.

Group: org.modelcc Artifact: ModelCC
Show documentation Show source 
 

0 downloads
Artifact ModelCC
Group org.modelcc
Version 2015
Last update 19. December 2018
Organization not specified
URL http://www.modelcc.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

Bichromate from group com.github.dramer (version 3.13)

Java, Selenium, Appium, Winium, Extend, and TestNG automated testing framework. Bichromate integrates the best of these frameworks and takes automation to the next level. With Bichromate there is one function call that builds any type of Web,IOS Mobile, Android, and Windows App driver on any platform (Windows, Mac, Linux). From Local web drivers, to SauceLabs, Browserstack, and Selenium grid. Build data driven tests is never easier. Bichromate also gives you built in Factories that, access DBs, Video Capture, FTP, POM Generation, Hilite element.

Group: com.github.dramer Artifact: Bichromate
Show all versions Show documentation Show source 
 

0 downloads
Artifact Bichromate
Group com.github.dramer
Version 3.13
Last update 28. October 2018
Organization not specified
URL http://www.bichromate.org
License Apache License, Version 2.0
Dependencies amount 56
Dependencies lorem, jsoup, gson, aether-connector-basic, aether-transport-wagon, wagon-http, wagon-provider-api, selenium-remote-driver, jcommander, operadriver, transport, log4j-core, webcam-capture, poi, poi-ooxml, twilio, twilio-java-sdk, hamcrest-all, winium-webdriver, winium-elements-desktop, unit-api, org.eclipse.jgit, jazzy, guava, xchart, j2bugzilla, mysql-connector-java, commons-net, jmf, extentreports, java-client, jsch, selenium-ie-driver, selenium-chrome-driver, selenium-firefox-driver, selenium-server, selenium-java, selenium-api, selenium-htmlunit-driver, sikuli-webdriver, mail, swingx, ci-sauce, hipchat-java, jersey-client, jersey-media-json-jackson, jbrowserdriver, javacv, javacpp, thumbnailator, axis, phantomjsdriver, hipchat-scala_2.11, testng, jxl, saucerest,
There are maybe transitive dependencies!

atgdust from group com.github.talberto (version 2.1.0)

ATG DUST is a framework for building JUnit tests for applications built on the ATG Dynamo platform. This framework allows one to quickly write test code that depends up Nucleus or ATG Repositories. By using this framework one can drastically cut down on development time. It takes only a few seconds to start up a test with a repository, but it may take multiple minutes to start up an application server. To get started with DUST, take a look at http://atgdust.sourceforge.net/first-test.html. This page will walk you through the process of running a basic test which starts Nucleus. After that, read the other getting started guides to describe how to create standalone Junit tests which can startup repositories and use the DynamoHttpServletResponse classes. For only ATG10 and tested.

Group: com.github.talberto Artifact: atgdust
Show documentation Show source 
 

22 downloads
Artifact atgdust
Group com.github.talberto
Version 2.1.0
Last update 27. November 2014
Organization not specified
URL https://github.com/talberto/atgdust
License Apache License, Version 2.0
Dependencies amount 10
Dependencies log4j, commons-dbcp, hsqldb, servlet-api, jsp-api, commons-io, ddlutils, validation-api, cglib, junit,
There are maybe transitive dependencies!

laf from group net.sf.squirrel-sql.plugins (version 3.5.0)

This plugin gives SQuirreLSQL client the ability to configure alternate LaFs provided by the plugin as well as others that the user can provide. All dependencies listed with a groupId of net.sf.squirrel-sql and artifactId starting with squirrelsql-lf- are externally available open-source look and feels whose project maintainers have decided to not use maven, or those which were built and maintained only before the introduction of maven. Maven's central repository policy requires any pom that is deployed there to reference only artifacts which are also hosted in central. And a project may only use the groupId that is related to that project. So, this only leaves us with one option which is to host these external third-party artifacts using our groupId. The hope is that someday these projects will start using maven and the need for this will no longer be.

Group: net.sf.squirrel-sql.plugins Artifact: laf
Show all versions Show documentation Show source 
 

2 downloads
Artifact laf
Group net.sf.squirrel-sql.plugins
Version 3.5.0
Last update 06. May 2013
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 14
Dependencies fw, squirrel-sql, ilf-gpl, kunstoff-laf, looks, napkinlaf, nimrod-laf, skinlf, skinlf-theme-packs, substance, swingsetthemes, tinylaf, toniclf, JTattoo,
There are maybe transitive dependencies!

jdom from group org.jopendocument (version 1.1.1)

JDOM is a Java-oriented object model which models XML documents. It provides a Java-centric means of generating and manipulating XML documents. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it seeks to provide a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide. built July 23 2009

Group: org.jopendocument Artifact: jdom
Show documentation Show source 
 

7 downloads
Artifact jdom
Group org.jopendocument
Version 1.1.1
Last update 30. April 2012
Organization jdom.org
URL http://www.jdom.org/
License BSD/Apache style, see LICENSE.txt
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jlue-archetypes from group net.sf.jlue (version 1.1)

Group: net.sf.jlue Artifact: jlue-archetypes
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jlue-archetypes
Group net.sf.jlue
Version 1.1
Last update 25. December 2010
Organization not specified
URL http://www.Jlue.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jlue-core from group net.sf.jlue (version 1.3)

Group: net.sf.jlue Artifact: jlue-core
Show all versions Show documentation 
 

0 downloads
Artifact jlue-core
Group net.sf.jlue
Version 1.3
Last update 25. December 2010
Organization not specified
URL http://www.Jlue.org
License not specified
Dependencies amount 6
Dependencies slf4j-api, logback-core, logback-access, logback-classic, commons-codec, spring,
There are maybe transitive dependencies!

jlue from group net.sf.jlue (version 1.1)

J2EE integrated development framework,for the rapid build enterprise applications.Based on Struts,Spring,Hibernate constructed to provide Web systems development functions commonly used components. Simply configure can be solved the general problems in the process of developing encountered. For example,already has built in login interface,user and role management,base AOP paging,logging feature and a lot more. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products.

Group: net.sf.jlue Artifact: jlue
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jlue
Group net.sf.jlue
Version 1.1
Last update 24. December 2010
Organization Jlue team
URL http://jlue.sf.net
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 533 from 537 (items total 5368)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy