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

Download JAR files tagged by basic with all dependencies

Search JAR files by class name

acteur-header-entities from group com.mastfrog (version 2.9.7)

Simple types, parsers and builders for common HTTP header values such as cache-control, basic auth credentials, frame options, strict transport security and connection that are easy to work with programmatically, parse out of inbound headers and generate correctly into outbound headers.

Group: com.mastfrog Artifact: acteur-header-entities
Show all versions Show documentation Show source 
 

0 downloads
Artifact acteur-header-entities
Group com.mastfrog
Version 2.9.7
Last update 21. February 2023
Organization Mastfrog Technologies
URL https://github.com/timboudreau/acteur
License MIT
Dependencies amount 1
Dependencies util-strings,
There are maybe transitive dependencies!

compress-lzf from group com.ning (version 1.1.2)

Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.

Group: com.ning Artifact: compress-lzf
Show all versions Show documentation Show source 
 

43 downloads
Artifact compress-lzf
Group com.ning
Version 1.1.2
Last update 29. January 2023
Organization not specified
URL https://github.com/ning/compress
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dwcj from group org (version 0.010alpha)

Program that allows implementation of an API layer enabling the developer to build application software for the BBj ecosystem by using Java or other JVM languages like Kotlin instead of the BBj Business Basic syntax built into the BBj product.

Group: org Artifact: dwcj
Show documentation Show source 
 

0 downloads
Artifact dwcj
Group org
Version 0.010alpha
Last update 26. January 2023
Organization not specified
URL https://dwcj.org
License MIT License
Dependencies amount 1
Dependencies jackson-core,
There are maybe transitive dependencies!

imagingbook_plugins_demos from group com.imagingbook (version 7.1.0)

Various demo plugins illustrating basic ImageJ concepts. This code is part of the imagingbook software suite accompanying the image processing textbooks by W. Burger and M.J. Burge (Springer 2006-2022).

Group: com.imagingbook Artifact: imagingbook_plugins_demos
Show all versions Show documentation Show source 
 

0 downloads
Artifact imagingbook_plugins_demos
Group com.imagingbook
Version 7.1.0
Last update 11. January 2023
Organization not specified
URL https://imagingbook.com
License not specified
Dependencies amount 3
Dependencies ij, imagingbook-common, imagingbook-sample-images,
There are maybe transitive dependencies!

gallery-api from group com.github.henkexbg (version 1.1.1)

Group: com.github.henkexbg Artifact: gallery-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact gallery-api
Group com.github.henkexbg
Version 1.1.1
Last update 06. November 2022
Organization not specified
URL https://github.com/henkexbg/gallery-api
License MIT License
Dependencies amount 9
Dependencies spring-boot-starter-web, spring-boot-starter-security, commons-io, commons-logging, commons-beanutils, commons-lang3, im4java, imageio-core, imageio-jpeg,
There are maybe transitive dependencies!

kie-drools-archetype from group org.kie (version 8.27.0.Beta)

A basic kjar template with Drools rule example, JUnit 4 and logging binding. Use property droolsVersion to specify which version of Drools to use in generated kjar. Use property exampleWithCEP for a CEP rule example and related JUnit test case. Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).

Group: org.kie Artifact: kie-drools-archetype
Show all versions Show source 
 

9 downloads
Artifact kie-drools-archetype
Group org.kie
Version 8.27.0.Beta
Last update 30. August 2022
Organization not specified
URL http://drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

karaf-base from group org.wso2.org.ops4j.pax.logging (version 2.1.0-wso2v5)

In Apache Karaf there's org.apache.karaf.features:base and org.apache.karaf.features:framework Here both are combined in single "framework KAR", which contains all fundamental resources. These resources include: - bin scripts - libs (ext, boot, endorsed) - basic etc config files - fundamental system libraries (e.g., Felix framework)

Group: org.wso2.org.ops4j.pax.logging Artifact: karaf-base
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact karaf-base
Group org.wso2.org.ops4j.pax.logging
Version 2.1.0-wso2v5
Last update 10. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

capstone from group com.github.zhkl0228 (version 3.1.8)

Capstone disassembly/disassembler framework: Core (Arm, Arm64, EVM, M68K, M680X, Mips, PPC, Sparc, SystemZ, TMS320C64x, X86, X86_64, XCore) + bindings (Python, Java, Ocaml, PowerShell, Visual Basic)

Group: com.github.zhkl0228 Artifact: capstone
Show all versions Show documentation Show source 
 

0 downloads
Artifact capstone
Group com.github.zhkl0228
Version 3.1.8
Last update 28. July 2022
Organization not specified
URL https://github.com/zhkl0228/capstone
License BSD
Dependencies amount 2
Dependencies jna, native-lib-loader,
There are maybe transitive dependencies!

zas-api from group com.linkare (version 3.0.0)

This project contains the API for the implementation of the Zas project. This is the upgrade of the previous prototype version created during Paulo Zenida's M.Sc. thesis. Besides providing the basic API for the project, it also provides some out of the box features, such as basic deciders implementations to check access control.

Group: com.linkare Artifact: zas-api
Show documentation Show source 
 

0 downloads
Artifact zas-api
Group com.linkare
Version 3.0.0
Last update 06. March 2021
Organization not specified
URL https://github.com/linkareti/zas-api
License GNU General Public License, Version 3.0
Dependencies amount 4
Dependencies common.utils, groovy-all, common.jboolexpr, common.booleval,
There are maybe transitive dependencies!

base-test from group de.a9d3.testing (version 1.0.0)

A project which helps you testing your java classes for basic things like getter==setter, hashCode and equals methods and other programming schemas. Also provides a convenient way to instantiate classes with seeded random data.

Group: de.a9d3.testing Artifact: base-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact base-test
Group de.a9d3.testing
Version 1.0.0
Last update 23. October 2019
Organization not specified
URL http://maven.apache.org
License GNU General Public License (GPLv3)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 231 from 3 (items total 2473)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy