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

Download JAR files tagged by usage with all dependencies

Search JAR files by class name

ingester-maven-plugin from group org.kuali.maven.plugins (version 1.0.6-beta)

Plugin to simplify the process of ingesting workflow documents into Rice. At the moment, this plugin is still very much in beta. It works correctly when ingesting Kuali OLE workflow documents into a MySQL database using Rice 1.0.3.3. Usage outside of that specific scenario is untested.

Group: org.kuali.maven.plugins Artifact: ingester-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact ingester-maven-plugin
Group org.kuali.maven.plugins
Version 1.0.6-beta
Last update 27. July 2012
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 7
Dependencies commons-lang, commons-io, rice-api, rice-impl, slf4j-api, jcl-over-slf4j, slf4j-log4j12,
There are maybe transitive dependencies!

pjl-comp-filter from group net.sourceforge.pjl-comp-filter (version 1.7)

A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memory usage and high throughput. Also provides detailed performance stats.

Group: net.sourceforge.pjl-comp-filter Artifact: pjl-comp-filter
Show all versions Show documentation Show source 
 

1 downloads
Artifact pjl-comp-filter
Group net.sourceforge.pjl-comp-filter
Version 1.7
Last update 26. October 2011
Organization not specified
URL http://sourceforge.net/projects/pjl-comp-filter
License Apache Software License V2.0
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

beandisplaytag from group net.incongru.berkano (version 1.0.0)

The bean display tag library is based on an idea we've had while using displaytag(www.displaytag.org), which is basically proviving the same usage model as display tag but to help display one single instance of a bean instance of a collection, vertically instead of horizontally.

Group: net.incongru.berkano Artifact: beandisplaytag
Show documentation Show source 
 

0 downloads
Artifact beandisplaytag
Group net.incongru.berkano
Version 1.0.0
Last update 06. May 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

legend-engine-pure-functions-javaCompiler-pure from group org.finos.legend.engine (version 4.51.1)

Group: org.finos.legend.engine Artifact: legend-engine-pure-functions-javaCompiler-pure
Show all versions Show documentation Show source 
 

0 downloads

mongodb-2.0 from group io.openliberty.features (version 24.0.0.7)

Group: io.openliberty.features Artifact: mongodb-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mongodb-2.0
Group io.openliberty.features
Version 24.0.0.7


maven-help-plugin from group org.apache.maven.plugins (version 3.4.1)

The Maven Help plugin provides goals aimed at helping to make sense out of the build environment. It includes the ability to view the effective POM and settings files, after inheritance and active profiles have been applied, as well as a describe a particular plugin goal to give usage information.

Group: org.apache.maven.plugins Artifact: maven-help-plugin
Show all versions Show documentation Show source 
 

5 downloads
Artifact maven-help-plugin
Group org.apache.maven.plugins
Version 3.4.1
Last update 02. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies maven-plugin-tools-generators, maven-shared-utils, maven-reporting-api, plexus-interactivity-api, plexus-utils, plexus-xml, jdom2, xstream, commons-lang3,
There are maybe transitive dependencies!

onnxruntime-training-android from group com.microsoft.onnxruntime (version 1.18.0)

The onnxruntime-training android package is designed to efficiently train and infer a wide range of ONNX models on edge devices, such as mobile phones, tablets, and other portable devices with a focus on minimizing resource usage and maximizing accuracy.See https://github.com/microsoft/onnxruntime-training-examples/tree/master/on_device_training for more details.

Group: com.microsoft.onnxruntime Artifact: onnxruntime-training-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact onnxruntime-training-android
Group com.microsoft.onnxruntime
Version 1.18.0
Last update 20. May 2024
Organization Microsoft
URL https://microsoft.github.io/onnxruntime/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

onnxruntime-android from group com.microsoft.onnxruntime (version 1.18.0)

ONNX Runtime is a performance-focused inference engine for ONNX (Open Neural Network Exchange) models. This package contains the Android (aar) build of ONNX Runtime. It includes support for all types and operators, for ONNX format models. All standard ONNX models can be executed with this package. As such the binary size and memory usage will be larger than the onnxruntime-mobile package.

Group: com.microsoft.onnxruntime Artifact: onnxruntime-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact onnxruntime-android
Group com.microsoft.onnxruntime
Version 1.18.0
Last update 20. May 2024
Organization Microsoft
URL https://microsoft.github.io/onnxruntime/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-shaded-jackson-jaxrs-json-provider from group org.apache.hbase.thirdparty (version 4.1.7)

Pulls down jackson-jaxrs-json-provider, relocates it, and rewrites its usage of javax.ws.rs classes to make the relocated versions provided by hbase-shaded-jersey. Does NOT include/relocate its entire dependency graph, just performs this isolated transform. This is a separate module because jackson-jaxrs-json-provider is not used universally. At this time, the dependency is required only by hbase-rest.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-jackson-jaxrs-json-provider
Show all versions Show source 
 

0 downloads
Artifact hbase-shaded-jackson-jaxrs-json-provider
Group org.apache.hbase.thirdparty
Version 4.1.7
Last update 10. April 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-jackson-jaxrs-json-provider
License Apache License, Version 2.0
Dependencies amount 7
Dependencies jackson-core, jackson-databind, byte-buddy, jackson-module-jaxb-annotations, jackson-annotations, jakarta.xml.bind-api, jakarta.activation-api,
There are maybe transitive dependencies!

legend-engine-xt-java-runtime-compiler from group org.finos.legend.engine (version 4.41.0)

This provides native functions that allow runtime compilation and execution of Java code. This is intended primarily to support development of Java generation code by providing access to compilation and execution in a Pure IDE Light. Please note that native functions provided here are extremely unsafe for general usage as they allow compilation and execution of arbitrary user supplied Java code. They should only be used in environments where there are no concerns about users running unsafe code (such as a user running a local Pure IDE Light).

Group: org.finos.legend.engine Artifact: legend-engine-xt-java-runtime-compiler
Show all versions Show documentation Show source 
 

0 downloads
Artifact legend-engine-xt-java-runtime-compiler
Group org.finos.legend.engine
Version 4.41.0
Last update 17. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies legend-engine-xt-javaGeneration-pure, legend-pure-m4, legend-pure-m3-core, legend-pure-runtime-java-engine-interpreted, legend-pure-runtime-java-engine-compiled, legend-engine-pure-platform-java, eclipse-collections-api, eclipse-collections, junit,
There are maybe transitive dependencies!



Page 99 from 110 (items total 1091)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy