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

Download org.no-hope JAR files with all dependencies


poi from group org.apache.poi (version 3.17)

Apache POI - Java API To Access Microsoft Format Files

Group: org.apache.poi Artifact: poi

Download poi.jar (3.17)
 

10323 downloads
Artifact poi
Group org.apache.poi
Version 3.17


json from group org.json (version 20180813)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: org.json Artifact: json

Download json.jar (20180813)
 

7241 downloads
Artifact json
Group org.json
Version 20180813


httpclient from group org.apache.httpcomponents (version 4.5.2)

Apache HttpComponents Client

Group: org.apache.httpcomponents Artifact: httpclient
Show documentation Show source 
Download httpclient.jar (4.5.2)
 

6874 downloads
Artifact httpclient
Group org.apache.httpcomponents
Version 4.5.2


primefaces from group org.primefaces (version 6.2)

Group: org.primefaces Artifact: primefaces

Download primefaces.jar (6.2)
 

6799 downloads
Artifact primefaces
Group org.primefaces
Version 6.2


selenium-java from group org.seleniumhq.selenium (version 3.4.0)

Selenium automates browsers. That's it! What you do with that power is entirely up to you.

Group: org.seleniumhq.selenium Artifact: selenium-java

Download selenium-java.jar (3.4.0)
 

5515 downloads
Artifact selenium-java
Group org.seleniumhq.selenium
Version 3.4.0


selenium-server from group org.openqa.selenium.server (version 1.0-20081010.060147)

Group: org.openqa.selenium.server Artifact: selenium-server

Download selenium-server.jar (1.0-20081010.060147)
 

5377 downloads
Artifact selenium-server
Group org.openqa.selenium.server
Version 1.0-20081010.060147


poi-ooxml-schemas from group org.lucee (version 3.15.0)

OSGi Version of poi-ooxml-schemas

Group: org.lucee Artifact: poi-ooxml-schemas

Download poi-ooxml-schemas.jar (3.15.0)
 

4365 downloads
Artifact poi-ooxml-schemas
Group org.lucee
Version 3.15.0


sapjco3 from group org.hibersap (version 3.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=sapjco3 -Dversion=3.0.12 -Dpackaging=jar -Dfile=path/to/sapjco3.jar (b) mvn deploy:deploy-file -DrepositoryId=[your.repo.id] -DgroupId=org.hibersap -DartifactId=sapjco3 -Dversion=3.0.12 -Dpackaging=jar -Dfile=sapjco3.jar

Group: org.hibersap Artifact: sapjco3

Download sapjco3.jar (3.0)
 

4195 downloads
Artifact sapjco3
Group org.hibersap
Version 3.0


selenium-server from group org.seleniumhq.selenium (version 2.53.1)

Selenium automates browsers. That's it! What you do with that power is entirely up to you.

Group: org.seleniumhq.selenium Artifact: selenium-server

Download selenium-server.jar (2.53.1)
 

3820 downloads
Artifact selenium-server
Group org.seleniumhq.selenium
Version 2.53.1


commons-collections4 from group org.apache.commons (version 4.1)

The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.

Group: org.apache.commons Artifact: commons-collections4
Show documentation Show source 
Download commons-collections4.jar (4.1)
 

3684 downloads
Artifact commons-collections4
Group org.apache.commons
Version 4.1


jaxrs-ri from group org.glassfish.jersey.bundles (version 2.17)

A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle (jaxrs-ri.jar). Attached to that are two compressed JAX-RS RI archives. The first archive (jaxrs-ri.zip) consists of binary RI bits and contains the API jar (under "api" directory), RI libraries (under "lib" directory) as well as all external RI dependencies (under "ext" directory). The secondary archive (jaxrs-ri-src.zip) contains buildable JAX-RS RI source bundle and contains the API jar (under "api" directory), RI sources (under "src" directory) as well as all external RI dependencies (under "ext" directory). The second archive also contains "build.xml" ANT script that builds the RI sources. To build the JAX-RS RI simply unzip the archive, cd to the created jaxrs-ri directory and invoke "ant" from the command line.

Group: org.glassfish.jersey.bundles Artifact: jaxrs-ri

Download jaxrs-ri.jar (2.17)
 

3571 downloads
Artifact jaxrs-ri
Group org.glassfish.jersey.bundles
Version 2.17


spring-boot from group org.springframework.boot (version 1.4.2.RELEASE)

Spring Boot

Group: org.springframework.boot Artifact: spring-boot

Download spring-boot.jar (1.4.2.RELEASE)
 

3309 downloads
Artifact spring-boot
Group org.springframework.boot
Version 1.4.2.RELEASE


opencv from group org.openpnp (version 3.2.0-1)

OpenCV packaged with native libraries and loader for multiple platforms.

Group: org.openpnp Artifact: opencv

Download opencv.jar (3.2.0-1)
 

3028 downloads
Artifact opencv
Group org.openpnp
Version 3.2.0-1


poi-ooxml from group org.apache.poi (version 3.5-beta4)

Apache POI - Java API To Access Microsoft Format Files

Group: org.apache.poi Artifact: poi-ooxml

Download poi-ooxml.jar (3.5-beta4)
 

2934 downloads
Artifact poi-ooxml
Group org.apache.poi
Version 3.5-beta4


testng from group org.testng (version 6.9.9)

Testing framework for Java

Group: org.testng Artifact: testng

Download testng.jar (6.9.9)
 

2764 downloads
Artifact testng
Group org.testng
Version 6.9.9




Page 1 from 6453 (items total 96784)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy