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

Download JAR files tagged by applications with all dependencies

Search JAR files by class name

com.sap.conn.jco.sapjco3 from group com.github.easonjim (version 3.0.11)

The SAP Java Connector (SAP JCo) is a toolkit that allows a Java application to communicate with any SAP system. It combines an easy to use API with unprecedented flexibility and performance. The package supports both, Java to SAP System as well as SAP System to Java calls. - All SAP Connectors are licensed without additional license fees as part of the respective solution or component license. However, please note that each connector may be used only for connecting external (non-SAP) applications to SAP Systems / SAP Solutions. Scenarios, in which two external (non-SAP) applications are integrated via an SAP Connector, are not allowed. - The redistribution of any connector is not allowed. - All SAP users accessing application functionality through the relevant connector are required to be licensed under a respective solution or component license. To use the SAP JCo with the jco-jar project, you need to either install the SAP JCo jar downloaded from SAP to your local Maven repository (variant a) or deploy it to e.g. an enterprise Maven repository like Nexus or Artifactory (variant b): (a) mvn install:install-file -DgroupId=com.github.easonjim -DartifactId=com.sap.conn.jco.sapjco3 -Dversion=3.0.11 -Dpackaging=jar -Dfile=path/to/sapjco3.jar (b) mvn deploy:deploy-file -DrepositoryId=[your.repo.id] -DgroupId=com.github.easonjim -DartifactId=com.sap.conn.jco.sapjco3 -Dversion=3.0.11 -Dpackaging=jar -Dfile=path/to/sapjco3.jar

Group: com.github.easonjim Artifact: com.sap.conn.jco.sapjco3
Show documentation Show source 
 

0 downloads
Artifact com.sap.conn.jco.sapjco3
Group com.github.easonjim
Version 3.0.11
Last update 22. May 2019
Organization easonjim@github
URL http://service.sap.com/connectors
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

groupdocs-signature from group com.groupdocs (version 18.4)

GroupDocs.Signature for Java allows developers to write applications with ability to significantly sign electronic docs and verify them. Signatures can be of different types. API supports multitude of file formats and includes Pdf, Microsoft Office documents, Open Office formats, PowerPoint presentations, Images etc. The quite captivating fact about the API is, its UI less and independent calls can be made. It also provides a useful features to verify signed documents with stored signatures. Signature Types: - Text Signature - Image Signature - Digital Signature - Barcode Signature - QR-Code Signature - Stamp Signature Verification Types: - Text Signature - Digital Signature - Barcode Signature - QR-Code Signature For more details on the library, please visit GroupDocs website at: http://groupdocs.com/products/signature/java Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Signature for Java library, please request a free 30-day temporary license.

Group: com.groupdocs Artifact: groupdocs-signature
Show all versions Show documentation Show source 
 

16 downloads
Artifact groupdocs-signature
Group com.groupdocs
Version 18.4
Last update 09. April 2018
Organization not specified
URL https://www.groupdocs.com/products/signature
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

groupdocs-watermark from group com.groupdocs (version 18.3)

GroupDocs.Watermark for Java is a powerful document watermarking API to add image and text watermarks. Furthermore, API works to search and remove the watermarks which were already added to the documents by other third-party softwares. The watermarks added by this API are hard to remove by any third-party tools. It is straight-forward and self-descriptive for integration into the custom applications. The most notable features are: - Add text and image watermarks into documents and images - Search for possible watermarks in documents and remove them - Support various document formats: Pdf; MS Office: Word, Excel, PowerPoint, Visio - Support various image formats: png, bmp, jpeg, jpeg2000, gif, tiff, webp (including multiframe gif and tiff) - Process documents and images attached to stored email messages (msg, oft, eml, emlx formats are supported) - Add watermarks to images inside documents of all supported formats - Two ways of watermark adding/removing are supported: using generalized approach and working with supported format specifics

Group: com.groupdocs Artifact: groupdocs-watermark
Show all versions Show documentation Show source 
 

5 downloads
Artifact groupdocs-watermark
Group com.groupdocs
Version 18.3
Last update 27. March 2018
Organization not specified
URL http://www.groupdocs.com/java/document-watermark-library
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

threadfix-entities from group com.denimgroup.threadfix (version 2.5)

ThreadFix is a software vulnerability aggregation and management system that reduces the time it takes to fix software vulnerabilities. ThreadFix imports the results from dynamic, static and manual testing to provide a centralized view of software security defects across development teams and applications. The system allows companies to correlate testing results and streamline software remediation efforts by simplifying feeds to software issue trackers. By auto generating application firewall rules, this tool allows organizations to continue remediation work uninterrupted. ThreadFix empowers managers with vulnerability trending reports that show progress over time, giving them justification for their efforts. ThreadFix is developed and maintained by Denim Group, Ltd (http://www.denimgroup.com) For information about commercial support and other services, contact Denim Group about ThreadFix http://www.denimgroup.com/resources-threadfix/

Group: com.denimgroup.threadfix Artifact: threadfix-entities
Show all versions Show documentation Show source 
 

1 downloads
Artifact threadfix-entities
Group com.denimgroup.threadfix
Version 2.5
Last update 28. August 2017
Organization Denim Group, Ltd.
URL https://github.com/denimgroup/threadfix
License Mozilla Public License, Version 2.0
Dependencies amount 13
Dependencies jsr305, commons-lang3, log4j, validation-api, hibernate-core, jericho-html, hibernate-validator, jackson-annotations, jackson-mapper-asl, joda-time, cron-utils, commons-validator, jackson-core,
There are maybe transitive dependencies!

com.sap.conn.jco.sapjco3 from group org.hibersap (version 3.0.0)

The SAP Java Connector (SAP JCo) is a toolkit that allows a Java application to communicate with any SAP system. It combines an easy to use API with unprecedented flexibility and performance. The package supports both, Java to SAP System as well as SAP System to Java calls. - All SAP Connectors are licensed without additional license fees as part of the respective solution or component license. However, please note that each connector may be used only for connecting external (non-SAP) applications to SAP Systems / SAP Solutions. Scenarios, in which two external (non-SAP) applications are integrated via an SAP Connector, are not allowed. - The redistribution of any connector is not allowed. - All SAP users accessing application functionality through the relevant connector are required to be licensed under a respective solution or component license. To use the SAP JCo with the Hibersap project, you need to either install the SAP JCo jar downloaded from SAP to your local Maven repository (variant a) or deploy it to e.g. an enterprise Maven repository like Nexus or Artifactory (variant b): (a) mvn install:install-file -DgroupId=org.hibersap -DartifactId=com.sap.conn.jco.sapjco3 -Dversion=3.0.15 -Dpackaging=jar -Dfile=path/to/sapjco3.jar (b) mvn deploy:deploy-file -DrepositoryId=[your.repo.id] -DgroupId=org.hibersap -DartifactId=com.sap.conn.jco.sapjco3 -Dversion=3.0.15 -Dpackaging=jar -Dfile=sapjco3.jar

Group: org.hibersap Artifact: com.sap.conn.jco.sapjco3
Show source 
 

603 downloads
Artifact com.sap.conn.jco.sapjco3
Group org.hibersap
Version 3.0.0
Last update 08. March 2017
Organization akquinet tech@spree GmbH
URL http://service.sap.com/connectors
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.ibm.jbatch.tck.dist.exec from group com.ibm.jbatch.tck (version 1.1-b03)

Group: com.ibm.jbatch.tck Artifact: com.ibm.jbatch.tck.dist.exec
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.ibm.jbatch.tck.dist.exec
Group com.ibm.jbatch.tck
Version 1.1-b03
Last update 20. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.ibm.jbatch.tck.dist from group com.ibm.jbatch.tck (version 1.1-b03)

Group: com.ibm.jbatch.tck Artifact: com.ibm.jbatch.tck.dist
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.ibm.jbatch.tck.dist
Group com.ibm.jbatch.tck
Version 1.1-b03
Last update 20. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies junit, testng, javax.batch-api, com.ibm.jbatch.tck, com.ibm.jbatch.tck, com.ibm.jbatch.tck, com.ibm.jbatch.tck.spi, com.ibm.jbatch.tck.spi, com.ibm.jbatch.tck.spi, javax.inject, xmlunit,
There are maybe transitive dependencies!

com.ibm.jbatch.tck.exec from group com.ibm.jbatch.tck (version 1.1-b03)

Group: com.ibm.jbatch.tck Artifact: com.ibm.jbatch.tck.exec
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.ibm.jbatch.tck.exec
Group com.ibm.jbatch.tck
Version 1.1-b03
Last update 20. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.ibm.jbatch.tck.cts from group com.ibm.jbatch.tck (version 1.1-b03)

Group: com.ibm.jbatch.tck Artifact: com.ibm.jbatch.tck.cts
Show all versions 
 

0 downloads
Artifact com.ibm.jbatch.tck.cts
Group com.ibm.jbatch.tck
Version 1.1-b03
Last update 20. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies com.ibm.jbatch.tck, com.ibm.jbatch.tck.spi,
There are maybe transitive dependencies!

com.ibm.jbatch.tck from group com.ibm.jbatch.tck (version 1.1-b03)

Group: com.ibm.jbatch.tck Artifact: com.ibm.jbatch.tck
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.jbatch.tck
Group com.ibm.jbatch.tck
Version 1.1-b03
Last update 20. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies junit, testng, javax.batch-api, com.ibm.jbatch.spi, com.ibm.jbatch.tck.spi, javax.inject, xmlunit,
There are maybe transitive dependencies!



Page 1487 from 1497 (items total 14961)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy