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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

jbizmo-commons-jakartaee from group net.sourceforge.jbizmo (version 9.1.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-commons-jakartaee
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbizmo-commons-jakartaee
Group net.sourceforge.jbizmo
Version 9.1.0
Last update 24. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jbizmo-commons-server,
There are maybe transitive dependencies!

jbizmo-commons-server from group net.sourceforge.jbizmo (version 9.1.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-commons-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbizmo-commons-server
Group net.sourceforge.jbizmo
Version 9.1.0
Last update 24. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jbizmo-commons,
There are maybe transitive dependencies!

jbizmo-commons-jpa from group net.sourceforge.jbizmo (version 9.1.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-commons-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbizmo-commons-jpa
Group net.sourceforge.jbizmo
Version 9.1.0
Last update 24. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jbizmo-commons,
There are maybe transitive dependencies!

jbizmo-commons from group net.sourceforge.jbizmo (version 9.1.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbizmo-commons
Group net.sourceforge.jbizmo
Version 9.1.0
Last update 24. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbizmo-master from group net.sourceforge.jbizmo (version 9.1.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-master
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jbizmo-master
Group net.sourceforge.jbizmo
Version 9.1.0


gwt-commons-codec from group de.knightsoft-net (version 1.17.1-0)

The Apache Commons Codec component contains encoders and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. This is a port for GWT, which enables program, to use Apache Commons Codec also in the frontend compiled by the gwt compiler to java-script.

Group: de.knightsoft-net Artifact: gwt-commons-codec
Show all versions Show documentation Show source 
 

18 downloads
Artifact gwt-commons-codec
Group de.knightsoft-net
Version 1.17.1-0
Last update 20. August 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-codec
License Apache License, Version 2.0
Dependencies amount 3
Dependencies gwt-user, gwt-core, gwt-mt-jre-emulation,
There are maybe transitive dependencies!

vonce-sqlbean-spring from group cn.vonce (version 1.6.3)

This is a tool that uses java object-oriented idea to write and generate SQL statements. On this basis, it also implements lightweight plug-in support similar to JPA for mybatis and spring JDBC. A large number of common SQL execution methods are built in plug-ins to improve development efficiency, reduce a large number of SQL statement writing, and make developers focus on business code writing.

Group: cn.vonce Artifact: vonce-sqlbean-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact vonce-sqlbean-spring
Group cn.vonce
Version 1.6.3
Last update 19. August 2024
Organization not specified
URL www.vonce.cn
License The MIT License
Dependencies amount 2
Dependencies vonce-sqlbean-core, reflectasm,
There are maybe transitive dependencies!

htmlcompressor from group com.github.hazendaz (version 2.0.2)

HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also available.

Group: com.github.hazendaz Artifact: htmlcompressor
Show all versions Show documentation Show source 
 

17 downloads
Artifact htmlcompressor
Group com.github.hazendaz
Version 2.0.2
Last update 18. August 2024
Organization Jeremy Landis
URL https://github.com/hazendaz/htmlcompressor/
License Apache License 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

rho-mu from group org.cicirello (version 4.2.0)

The rho mu library is a library of Randomization enHancements and Other Math Utilities. It includes implementations of various algorithms for randomly sampling indexes into arrays and other sequential structures, randomly sampling pairs and triples of unique indexes, randomly sampling k indexes, etc. It also includes efficient implementations of random number generation from distributions other than uniform, such as Gaussian, Cauchy, etc. Additionally, it includes implementations of other math functions that are either needed by the randomization utilities, or needed by some of our other projects.

Group: org.cicirello Artifact: rho-mu
Show all versions Show documentation Show source 
 

0 downloads
Artifact rho-mu
Group org.cicirello
Version 4.2.0
Last update 16. August 2024
Organization Cicirello.Org
URL https://rho-mu.cicirello.org/
License GPL-3.0-or-later
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!

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

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

5071 downloads
Artifact jaxrs-ri
Group org.glassfish.jersey.bundles
Version 3.1.8
Last update 02. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies jersey-hk2, jersey-common, jersey-media-jaxb, jersey-media-json-binding, jersey-client, jersey-server, jersey-container-servlet-core, jersey-container-servlet, jersey-media-sse, jakarta.xml.bind-api,
There are maybe transitive dependencies!



Page 164 from 3 (items total 2480)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy