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

Download JAR files tagged by only with all dependencies

Search JAR files by class name

orc-format from group org.apache.orc (version 1.0.0)

ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.

Group: org.apache.orc Artifact: orc-format
Show source 
 

0 downloads
Artifact orc-format
Group org.apache.orc
Version 1.0.0
Last update 03. January 2024
Organization not specified
URL https://orc.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

non-free from group org.apache.sis (version 1.4)

The "non-free" modules contain data that may be used, copied and distributed subject to conditions more restrictive than the usual open source licenses. Those data are not included in Apache releases, but are nevertheless deployed on Maven Central for convenience only. Users who want those data need to declare a Maven dependency explicitely. Licenses are declared in their respective sub-module.

Group: org.apache.sis Artifact: non-free
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact non-free
Group org.apache.sis
Version 1.4
Last update 06. October 2023
Organization not specified
URL http://sis.apache.org/epsg.html
License not specified
Dependencies amount 1
Dependencies sis-referencing,
There are maybe transitive dependencies!

biz.aQute.remote.main from group biz.aQute.bnd (version 7.0.0)

A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.

Group: biz.aQute.bnd Artifact: biz.aQute.remote.main
Show all versions Show documentation Show source 
 

1 downloads
Artifact biz.aQute.remote.main
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 3
Dependencies biz.aQute.bnd.util, biz.aQute.bndlib, org.apache.felix.gogo.runtime,
There are maybe transitive dependencies!

biz.aQute.remote.api from group biz.aQute.bnd (version 7.0.0)

A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.

Group: biz.aQute.bnd Artifact: biz.aQute.remote.api
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.remote.api
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 3
Dependencies biz.aQute.bnd.util, biz.aQute.bndlib, org.apache.felix.gogo.runtime,
There are maybe transitive dependencies!

org.apache.sling.tracer from group org.apache.sling (version 1.0.8)

Tracer provides support for enabling the logs for specific category at specific level and only for specific request. It provides a very fine level of control via config provided as part of HTTP request around how the logging should be performed for given category. Refer to http://sling.apache.org/documentation/bundles/log-tracers.html

Group: org.apache.sling Artifact: org.apache.sling.tracer
Show all versions Show source 
 

2 downloads
Artifact org.apache.sling.tracer
Group org.apache.sling
Version 1.0.8
Last update 03. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ffmpeg-package from group com.tagtraum (version 4.0.11)

FFmpeg built with support for javax.sound.sampled in mind, i.e. mostly decoders, demuxers etc. Codecs to have known patent problems are disabled (no guarantee). tagtraum industries is not the developer of FFmpeg or any of its libraries. It only assembled this particular package. For more information on FFmpeg, please visit http://www.ffmpeg.org/

Group: com.tagtraum Artifact: ffmpeg-package
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ffmpeg-package
Group com.tagtraum
Version 4.0.11
Last update 01. August 2023
Organization tagtraum industries incorporated
URL https://www.tagtraum.com/ffmpeg
License LGPL 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

awscommunity-resource-lookup from group io.github.cdklabs.cdk_cloudformation (version 1.3.0-alpha.7)

This resource uses AWS Cloud Control API to perform a lookup of a resource of a given type (such as, `AWS::EC2::VPC`) in your AWS account and current region, based on a query you specify. If only one match is found, this resource returns the primary identifier of the resource (in the `AWS::EC2::VPC` example, the ID of the VPC), that you can then reference in your template with the `Fn::GetAtt` intrinsic function. Specify resource type search targets that are supported by Cloud Control API.

Group: io.github.cdklabs.cdk_cloudformation Artifact: awscommunity-resource-lookup
Show all versions Show documentation Show source 
 

0 downloads
Artifact awscommunity-resource-lookup
Group io.github.cdklabs.cdk_cloudformation
Version 1.3.0-alpha.7
Last update 26. June 2023
Organization not specified
URL https://github.com/aws-cloudformation/community-registry-extensions/blob/main/resources/Resource_Lookup/README.md
License Apache License 2.0
Dependencies amount 5
Dependencies aws-cdk-lib, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!

biz.aQute.shell.sshd.provider from group biz.aQute (version 1.10.0)

An SSH daemon that interacts with Gogo. Since many Linux distributions have removed telnet, there is a need to interact with Gogo using ssh, which is still approved. This ssh provider can be used without authentication when registered only on localhost. Otherwise the user should register an biz.aQute.authentication.api.Authenticator service. The configuration by default requires this optional service to be there.

Group: biz.aQute Artifact: biz.aQute.shell.sshd.provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.shell.sshd.provider
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 10
Dependencies osgi.annotation, org.osgi.service.component.annotations, sshd-osgi, slf4j-api, aQute.libg, org.apache.felix.gogo.runtime, org.osgi.service.metatype.annotations, biz.aQute.api.authentication, biz.aQute.api.authorization, org.osgi.framework,
There are maybe transitive dependencies!

boilerplate-generator from group io.github.mayconcardoso (version 3.0.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: boilerplate-generator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boilerplate-generator
Group io.github.mayconcardoso
Version 3.0.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mvvm-core-testing from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: mvvm-core-testing
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mvvm-core-testing
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!



Page 154 from 186 (items total 1852)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy