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

Download JAR files tagged by internal with all dependencies

Search JAR files by class name

excalibur-instrument-api from group excalibur-instrument (version 2.1)

Excalibur Instrument is an instrumentation utility that allows you to attach a separate JVM to your running application to determine its health. Instrumentation is the process of exposing the internal state in a way that is easy for an administrator or help desk personell to digest. Excalibur Instrumentation is such a package that you can use for your Avalon based projects.

Group: excalibur-instrument Artifact: excalibur-instrument-api

 

0 downloads
Artifact excalibur-instrument-api
Group excalibur-instrument
Version 2.1
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies avalon-framework-api, avalon-framework-impl,
There are maybe transitive dependencies!

excalibur-instrument-client from group excalibur-instrument (version 2.1)

Excalibur Instrument is an instrumentation utility that allows you to attach a separate JVM to your running application to determine its health. Instrumentation is the process of exposing the internal state in a way that is easy for an administrator or help desk personell to digest. Excalibur Instrumentation is such a package that you can use for your Avalon based projects.

Group: excalibur-instrument Artifact: excalibur-instrument-client

 

0 downloads
Artifact excalibur-instrument-client
Group excalibur-instrument
Version 2.1
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies avalon-framework-api, avalon-framework-impl,
There are maybe transitive dependencies!

pdfl from group com.datalogics.pdfl (version 18.34.0)

Built upon Adobe source code used for Acrobat, Datalogics Adobe PDF Library SDK provides stable, reliable code and the flexibility to develop with Java (interfaces are also available for C/C++, .NET 6 and .NET Framework - C# or VB.NET). APDFL is the most complete SDK for PDF creation, manipulation and management. Best for enterprise/larger organizations of developers and independent software vendors (ISVs) who need to incorporate Adobe's PDF functionality into their own internal or external applications.

Group: com.datalogics.pdfl Artifact: pdfl
Show all versions Show documentation Show source 
 

0 downloads
Artifact pdfl
Group com.datalogics.pdfl
Version 18.34.0
Last update 04. April 2024
Organization not specified
URL https://www.datalogics.com/adobe-pdf-library/
License Datalogics APDFL License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kie-platform-bom from group org.kie (version 7.74.1.Final)

The BOM declares all internal and appformer dependency versions in dependencyManagement. KIE modules should _not_ directly import this BOM and instead use kie-parent and import specific KIE user BOMs. That is to avoid unnecessary dependencies on UberFire, Dashbuilder or Guvnor for non-UI repositories like Drools or jBPM. Platform BOM can be used in cases when one needs to easily inherit all the different versions KIE is using.

Group: org.kie Artifact: kie-platform-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kie-platform-bom
Group org.kie
Version 7.74.1.Final
Last update 13. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

id-mask from group at.favre.lib (version 0.6.0)

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.

Group: at.favre.lib Artifact: id-mask
Show all versions Show documentation Show source 
 

0 downloads
Artifact id-mask
Group at.favre.lib
Version 0.6.0
Last update 05. March 2023
Organization not specified
URL https://github.com/patrickfav/id-mask/id-mask
License Apache License, Version 2.0
Dependencies amount 5
Dependencies bytes, hkdf, auto-value-annotations, annotations, utils-lrucache,
There are maybe transitive dependencies!

id-mask-parent from group at.favre.lib (version 0.6.0)

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.

Group: at.favre.lib Artifact: id-mask-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact id-mask-parent
Group at.favre.lib
Version 0.6.0
Last update 05. March 2023
Organization not specified
URL https://github.com/patrickfav/id-mask
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nb-api from group io.nosqlbench (version 5.17.0)

The top level API module for NoSQLBench. This module should have no internal module dependencies other than the mvn-default module. All modules within NoSQLBench can safely depend on this module with circular dependencies. This module provides cross-cutting code infrastracture, such as path utilities and ways of describing services used between modules. It is also the transitive aggregation point for system-wide library dependencies for logging and testing or similar needs.

Group: io.nosqlbench Artifact: nb-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-api
Group io.nosqlbench
Version 5.17.0
Last update 13. January 2023
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 21
Dependencies jna, picocli, jna-platform, nb-annotations, flexmark-ext-yaml-front-matter, flexmark-html2md-converter, jopt-simple, gson, oshi-core-java11, aws-java-sdk-s3, jaxb-api, jmh-core, jmh-generator-annprocess, commons-csv, commons-text, commons-codec, metrics-core, HdrHistogram, ascii-data, graal-sdk, snakeyaml-engine,
There are maybe transitive dependencies!

jadex-kernel-micro from group org.activecomponents.jadex (version 4.0.267)

The Jadex micro kernel provides a lightweight and very efficient kernel for minimal agents with an extremely low memory footprint. Micro agents have a simple internal architecture that is similar to active objects. They are programmed as Java objects overriding a framework class, which has predefined methods for the setup, termination, execution logic as well as message receipt.

Group: org.activecomponents.jadex Artifact: jadex-kernel-micro
Show all versions Show documentation Show source 
 

3 downloads
Artifact jadex-kernel-micro
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 4
Dependencies jadex-util-commons, jadex-util-javaparser, jadex-platform-bridge, jadex-kernel-base,
There are maybe transitive dependencies!

jadex-kernel-microservice from group org.activecomponents.jadex (version 4.0.267)

The Jadex micro kernel provides a lightweight and very efficient kernel for minimal agents with an extremely low memory footprint. Micro agents have a simple internal architecture that is similar to active objects. They are programmed as Java objects overriding a framework class, which has predefined methods for the setup, termination, execution logic as well as message receipt.

Group: org.activecomponents.jadex Artifact: jadex-kernel-microservice
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-kernel-microservice
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 5
Dependencies jadex-util-commons, jadex-util-javaparser, jadex-platform-bridge, jadex-kernel-base, jadex-kernel-micro,
There are maybe transitive dependencies!

cas-metadata from group org.apache.oodt (version 1.9.1)

A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1.

Group: org.apache.oodt Artifact: cas-metadata
Show all versions Show documentation Show source 
 

0 downloads
Artifact cas-metadata
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, commons-codec, commons-io, commons-lang, commons-logging, oodt-commons, pcs-input, tika-core, spring-core, spring-hibernate3,
There are maybe transitive dependencies!



Page 85 from 87 (items total 866)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy