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

colorify from group io.github.dev-vince (version 1.0.0)

Colorify is a simple library to customize the console. It is based on JNA and ANSI escape codes. It allows for easy implementation of colors, styles and more. By design, it is very simple to use and does not require any configuration. It is also very lightweight. It is compatible with Windows, Linux and macOS.

Group: io.github.dev-vince Artifact: colorify
Show documentation Show source 
 

0 downloads
Artifact colorify
Group io.github.dev-vince
Version 1.0.0
Last update 08. February 2023
Organization not specified
URL https://github.com/dev-vince/colorify
License Apache License, Version 2.0
Dependencies amount 2
Dependencies jna, jna-platform,
There are maybe transitive dependencies!

type-parser from group com.github.drapostolos (version 0.8.1)

This is a lightweigth library that does nothing but parse a string to a given type. Supports most of the java classes, such as Integer, File, Enum, Float and also generic types as well, such as List<Integer>, Set<File> etc. Also possible to register your own parsers.

Group: com.github.drapostolos Artifact: type-parser
Show all versions Show documentation Show source 
 

8 downloads
Artifact type-parser
Group com.github.drapostolos
Version 0.8.1
Last update 30. December 2022
Organization not specified
URL https://github.com/drapostolos/type-parser
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

x509-attacker from group de.rub.nds (version 2.0.0)

X.509-Attacker is a tool based on ASN.1 Tool for creating arbitrary certificates; including especially invalid and malformed certificates. Since X.509 certificates encode their contents in ASN.1, this tool extends the features of ASN.1 Tool in terms of certificate signing. Also, X.509-Attacker introduces a feature of referencing XML elements in order to avoid redundancies when defining certificates in XML.

Group: de.rub.nds Artifact: x509-attacker
Show documentation Show source 
 

0 downloads
Artifact x509-attacker
Group de.rub.nds
Version 2.0.0
Last update 16. November 2022
Organization not specified
URL https://github.com/tls-attacker/X509-Attacker
License Apache License, Version 2.0
Dependencies amount 8
Dependencies modifiable-variable, asn1-tool, log4j-api, log4j-core, bcpkix-jdk15on, bcprov-jdk15on, jakarta.xml.bind-api, jaxb-runtime,
There are maybe transitive dependencies!

bcpkix-fips from group org.bouncycastle (version 1.0.7)

The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, S/MIME and certificate generation. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.

Group: org.bouncycastle Artifact: bcpkix-fips
Show all versions Show documentation Show source 
 

0 downloads
Artifact bcpkix-fips
Group org.bouncycastle
Version 1.0.7
Last update 01. November 2022
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 1
Dependencies bc-fips,
There are maybe transitive dependencies!

bcpg-fips from group org.bouncycastle (version 1.0.7.1)

The Bouncy Castle Java APIs for the OpenPGP Protocol. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.

Group: org.bouncycastle Artifact: bcpg-fips
Show all versions Show documentation Show source 
 

0 downloads
Artifact bcpg-fips
Group org.bouncycastle
Version 1.0.7.1
Last update 01. November 2022
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 1
Dependencies bc-fips,
There are maybe transitive dependencies!

isis-mavendeps-webapp from group org.apache.isis.mavendeps (version 2.0.0-M9)

Defines a module that can be almost used as a single dependency for running an Apache Isis webapp (Wicket, Restful Objects, GraphQL and Shiro security). Note: Also requires a persistence provider.

Group: org.apache.isis.mavendeps Artifact: isis-mavendeps-webapp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact isis-mavendeps-webapp
Group org.apache.isis.mavendeps
Version 2.0.0-M9
Last update 14. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies spring-boot-starter-web, isis-applib, isis-schema, isis-viewer-wicket-viewer, isis-viewer-restfulobjects-jaxrsresteasy4, isis-core-security, isis-security-bypass, isis-core-runtimeservices,
There are maybe transitive dependencies!

isis-persistence-jdo-spring from group org.apache.isis.persistence (version 2.0.0-M9)

JDO Spring integration. This is a fork of the Spring ORM JDO sources at github, for which support had been dropped back in 2016 [1]. Credits to the original authors. See also docs [2]. [1] https://github.com/spring-projects/spring-framework/issues/18702 [2] https://docs.spring.io/spring-framework/docs/3.0.0.RC2/reference/html/ch13s04.html

Group: org.apache.isis.persistence Artifact: isis-persistence-jdo-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact isis-persistence-jdo-spring
Group org.apache.isis.persistence
Version 2.0.0-M9
Last update 14. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies isis-commons, isis-applib, isis-core-config, isis-persistence-jdo-applib, isis-persistence-jdo-provider, spring-jdbc,
There are maybe transitive dependencies!

junixsocket-parent from group com.kohlschutter.junixsocket (version 2.5.2)

junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.

Group: com.kohlschutter.junixsocket Artifact: junixsocket-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact junixsocket-parent
Group com.kohlschutter.junixsocket
Version 2.5.2
Last update 06. October 2022
Organization Kohlschütter Search Intelligence
URL https://kohlschutter.github.io/junixsocket/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lablib-checkboxtree from group eu.essilab (version 4.0)

CheckboxTree is a Java Swing component providing a tree-like widget with checkboxes in each node. Checkboxes can toggle between the checked and unchecked state. Disabled and greyed checkboxes are also supported. The CheckboxTree API design is inspired by the JTree interface.

Group: eu.essilab Artifact: lablib-checkboxtree
Show all versions Show documentation Show source 
 

0 downloads
Artifact lablib-checkboxtree
Group eu.essilab
Version 4.0
Last update 06. October 2022
Organization ESSI-Lab
URL https://essi-lab.eu/projectsSites/lablib-checkboxtree/
License GPL-2.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mydoggy-bom from group io.github.sokybot.mydoggy (version 1.5.1)

MyDoggy is an IntelliJ Idea like docking framework for managing secondary windows within the main window. MyDoggy allows to move, resize or extract those secondary windows. Also, MyDoggy provides support for content management of the main window. MyDoggy is a Java docking framework for use in cross-platform Swing applications.

Group: io.github.sokybot.mydoggy Artifact: mydoggy-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mydoggy-bom
Group io.github.sokybot.mydoggy
Version 1.5.1
Last update 17. September 2022
Organization not specified
URL http://mydoggy.sourceforge.net
License LGPL - GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 129 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy