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

Download JAR files tagged by classes with all dependencies

Search JAR files by class name

creditcardnumber from group us.fatehi (version 4.0.4)

Credit Card Number is a library that can provide details of a bank issued credit card number. All classes are immutable and thread-safe. The standard `toString()` function formats data in a readable form.

Group: us.fatehi Artifact: creditcardnumber
Show all versions Show documentation Show source 
 

0 downloads
Artifact creditcardnumber
Group us.fatehi
Version 4.0.4
Last update 26. December 2023
Organization Sualeh Fatehi
URL https://github.com/sualeh/creditcardnumber
License Eclipse Public License - v 1.0
Dependencies amount 1
Dependencies commons-text,
There are maybe transitive dependencies!

hugegraph-common from group org.apache.hugegraph (version 1.2.0)

hugegraph-common is a common module for HugeGraph and its peripheral components. hugegraph-common encapsulates locks, configurations, events, iterators, rest and some numeric or collection util classes to simplify the development of HugeGraph and its components.

Group: org.apache.hugegraph Artifact: hugegraph-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact hugegraph-common
Group org.apache.hugegraph
Version 1.2.0
Last update 20. December 2023
Organization not specified
URL https://github.com/apache/incubator-hugegraph-commons/tree/master/hugegraph-common
License The Apache Software License, Version 2.0
Dependencies amount 24
Dependencies junit, log4j-api, log4j-core, log4j-slf4j-impl, javax.json, commons-configuration, commons-configuration2, commons-lang3, commons-beanutils, commons-io, commons-collections, commons-codec, guava, jsr305, joda-time, javassist, jackson-annotations, jackson-core, jackson-databind, jackson-module-jaxb-annotations, jackson-jaxrs-base, jackson-jaxrs-json-provider, okhttp, logging-interceptor,
There are maybe transitive dependencies!

hugegraph-commons from group org.apache.hugegraph (version 1.2.0)

hugegraph-commons is a common module for HugeGraph-Common and HugeGraph-Rpc with their peripheral components. It includes rpc frame, locks, configurations, events, iterators, rest and some numeric or collection util classes to simplify the development of HugeGraph and its components.

Group: org.apache.hugegraph Artifact: hugegraph-commons
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hugegraph-commons
Group org.apache.hugegraph
Version 1.2.0
Last update 20. December 2023
Organization not specified
URL https://github.com/apache/hugegraph-commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbutler from group br.ufes.inf.labes (version 2.1.2)

Utility classes and small frameworks that might be useful for projects that use the standard Java/Jakarta EE stack of frameworks (JSF, CDI, JPA, EJB), plus PrimeFaces. In particular, it provides a CRUD framework for such projects.

Group: br.ufes.inf.labes Artifact: jbutler
Show documentation Show source 
 

0 downloads
Artifact jbutler
Group br.ufes.inf.labes
Version 2.1.2
Last update 19. December 2023
Organization not specified
URL https://gitlab.labes.inf.ufes.br/labes/jbutler
License GNU Lesser General Public License, Version 3
Dependencies amount 2
Dependencies jakarta.jakartaee-web-api, primefaces,
There are maybe transitive dependencies!

petclinic from group com.github.hazendaz.jmockit (version 1.52.0)

A re-creation of the Spring PetClinic Sample Application, using Java EE 7 for UI controllers and business classes. JMockit is used for integration testing, instead of the Spring Test Context.

Group: com.github.hazendaz.jmockit Artifact: petclinic
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact petclinic
Group com.github.hazendaz.jmockit
Version 1.52.0
Last update 14. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spotbugs-annotations, jakarta.jakartaee-api, hibernate-entitymanager, hibernate-validator,
There are maybe transitive dependencies!

aspectj-maven-plugin from group org.codehaus.mojo (version 1.15.0)

Handles AspectJ usage within Maven. Functionality provided is: weaving of aspects (or existing aspects from libraries) with the test and/or main classes, weaving of pre-existing jars and ajdoc reporting.

Group: org.codehaus.mojo Artifact: aspectj-maven-plugin
Show all versions Show documentation Show source 
 

43 downloads
Artifact aspectj-maven-plugin
Group org.codehaus.mojo
Version 1.15.0
Last update 12. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies maven-reporting-api, doxia-sink-api, doxia-site-renderer, maven-reporting-impl, aspectjtools, plexus-utils, plexus-xml,
There are maybe transitive dependencies!

smack-experimental from group org.igniterealtime.smack (version 4.5.0-alpha2)

Smack experimental extensions. Classes and methods for XEPs that are in status 'experimental' or that should otherwise carefully considered for deployment. The API may change even between patch versions.

Group: org.igniterealtime.smack Artifact: smack-experimental
Show all versions Show documentation Show source 
 

42 downloads
Artifact smack-experimental
Group org.igniterealtime.smack
Version 4.5.0-alpha2
Last update 07. December 2023
Organization not specified
URL http://www.igniterealtime.org/projects/smack/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies smack-core, smack-extensions,
There are maybe transitive dependencies!

gwt-time-emul from group org.dominokit (version 1.0.2)

Dummy GWT emulation classes for `java.time.Clock` and `java.time.Duration` without functionality! It's only used to enable build and use of validationengine, no need to use this in any other project.

Group: org.dominokit Artifact: gwt-time-emul
Show all versions Show documentation Show source 
 

0 downloads
Artifact gwt-time-emul
Group org.dominokit
Version 1.0.2
Last update 03. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

net from group com.intellisrc (version 2.9.0)

Classes related to networking. For example, sending emails through SMTP, connecting or creating TCP/UDP servers, getting network interfaces and perform netmask calculations, etc.

Group: com.intellisrc Artifact: net
Show all versions Show documentation Show source 
 

0 downloads
Artifact net
Group com.intellisrc
Version 2.9.0
Last update 03. December 2023
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 5
Dependencies groovy-extend, crypt, commons-net, jakarta.mail, jakarta.activation-api,
There are maybe transitive dependencies!

img from group com.intellisrc (version 2.9.0)

Classes for using Images (BufferedImage, File, FrameShot) and non-opencv related code, trying to keep dependencies to a minimum. It also includes common geometric operations.

Group: com.intellisrc Artifact: img
Show all versions Show documentation Show source 
 

0 downloads
Artifact img
Group com.intellisrc
Version 2.9.0
Last update 03. December 2023
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 3
Dependencies groovy-extend, core, thumbnailator,
There are maybe transitive dependencies!



Page 786 from 863 (items total 8622)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy