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

Download JAR files tagged by file with all dependencies

Search JAR files by class name

nbm-maven-plugin from group org.apache.netbeans.utilities (version 14.2)

Maven plugin for creating NetBeans modules. It defines a custom lifecycle called "nbm". During packaging, the module JAR is enhanced with NetBeans-specific manifest entries and, along with other required files, packed into a *.nbm file, ready for distribution. Additionally the plugin provides aggregator goals to create an update site or cluster for your module projects.

Group: org.apache.netbeans.utilities Artifact: nbm-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nbm-maven-plugin
Group org.apache.netbeans.utilities
Version 14.2
Last update 31. July 2024
Organization not specified
URL https://bits.netbeans.org/mavenutilities/nbm-maven-plugin
License not specified
Dependencies amount 14
Dependencies maven-archiver, ant, plexus-utils, plexus-archiver, plexus-io, plexus-xml, nbm-maven-harness, nb-shared, updater, maven-filtering, maven-dependency-tree, maven-dependency-analyzer, asm, guava,
There are maybe transitive dependencies!

orange-servlet from group cat.inspiracio (version 5.0.0)

Orange Servlet provides HTML templating with server-side Java. OrangeServlet is a servlet that is registered on *.html. It reads the html file at the right location according to URL. It renders the file as html, executing some scripting: * data-if="E" attributes for server-side conditional, * data-for="T x : E" attributes for server-side loops, * data-import="C" attributes for server-side class imports, * data-substitute="file.html" substitute an element with the processed contents of a file, * ${expressions} in element bodies and attribute values.

Group: cat.inspiracio Artifact: orange-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact orange-servlet
Group cat.inspiracio
Version 5.0.0
Last update 18. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies dummy-servlet,
There are maybe transitive dependencies!

net.twisterrob.gradle.plugin.android-app.gradle.plugin from group net.twisterrob.gradle.plugin.android-app (version 0.17)

TWiStErRob's Convention plugin for Android applications. Various utilities and setup for minimal configuration of apps. Features: * Automatic singing based on conventional names. * Automatic minification setup including common rules. * Automatic versioning based on version.properties and VCS. * Rename APK file name to contain more information. * Release artifact generation (ZIP including APK and other files).

Group: net.twisterrob.gradle.plugin.android-app Artifact: net.twisterrob.gradle.plugin.android-app.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact net.twisterrob.gradle.plugin.android-app.gradle.plugin
Group net.twisterrob.gradle.plugin.android-app
Version 0.17
Last update 02. May 2024
Organization not specified
URL https://github.com/TWiStErRob/net.twisterrob.gradle
License Unlicense
Dependencies amount 1
Dependencies twister-convention-plugins,
There are maybe transitive dependencies!

model-lddtool from group gov.nasa.pds.sandbox.model (version 33.0.0)

The PDS4 LDDTool uses the Maven plugin "model-dmdocument" as an executible jar to process an input XML file. The input XML document is parsed and the contents are validated against the master database. The validated contents are integrated into the master database. The XML Schema and Schematron files are written. The process report and spreadsheet are written. Sandbox version: for experimental use only.

Group: gov.nasa.pds.sandbox.model Artifact: model-lddtool
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact model-lddtool
Group gov.nasa.pds.sandbox.model
Version 33.0.0
Last update 17. April 2024
Organization not specified
URL https://nasa-pds.github.io/pds4-information-model/model-lddtool/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies model-dmdocument, argparse4j,
There are maybe transitive dependencies!

hive-iceberg-shading from group org.apache.hive (version 4.0.0)

This module collects all required Iceberg modules and their dependencies, and shades them. Consuming modules only need to mark this module as their dependency to get any required Iceberg libs. This module has no sources of its own, only the built jar file contains the gathered and shaded libs. For Intellij this module is recommended to be ignored, to avoid the dependent modules considering this as a module dependency, they should see this as a library dependency instead.

Group: org.apache.hive Artifact: hive-iceberg-shading
Show all versions Show source 
 

0 downloads
Artifact hive-iceberg-shading
Group org.apache.hive
Version 4.0.0
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sqlx from group org.jaxdb (version 0.6.0)

SQLx is a vendor-agnostic, XML-based SQL data definition standard that offers the power of XML validation for your static SQL data. The SQLx framework utilizes a strongly-typed DDLx file to generate a XML Schema document that translates DDLx constructs into the XSD language. With the SQLx XSLT, the SQLx tool leverages the power of XML Schema Validation and provides a cohesive structured model to define SQL data (that conforms to your SQL schema, defined in a DDLx file).

Group: org.jaxdb Artifact: sqlx
Show all versions Show documentation Show source 
 

0 downloads
Artifact sqlx
Group org.jaxdb
Version 0.6.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ddlx, generator,
There are maybe transitive dependencies!

jsql from group org.jaxdb (version 0.6.0)

jSQL is an extension to DDLx, offering a lightweight ORM (Object Relational Mapping) solution that runs on the JDBC v4.3 API. The jSQL framework provides strongly-typed semantics for the SQL language, as well as a cohesive binding to user data models. jSQL uses a SQL schema defined in a DDLx file to create a one-to-one, Object-Model-to-Data-Model API that is vendor agnostic.

Group: org.jaxdb Artifact: jsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsql
Group org.jaxdb
Version 0.6.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sql, json, binarytree, sqlx, ddlx,
There are maybe transitive dependencies!

brooklyn-logback-xml from group org.apache.brooklyn (version 1.1.0)

This project contains a logback.xml which sets up logging for brooklyn, using files supplied in the upstream brooklyn-logback-includes project. - One recommended way to configure logging on a project is to add this as an *optional* *runtime* dependency in a project's pom.xml file, so that logback.xml is on the classpath when that project is run but it is *not* exported to new/dependent projects thus allowing them to supply their own logging. - For more information see the logback.xml file in this project or the Logging section of the web site / user guide.

Group: org.apache.brooklyn Artifact: brooklyn-logback-xml
Show all versions Show source 
 

0 downloads
Artifact brooklyn-logback-xml
Group org.apache.brooklyn
Version 1.1.0
Last update 01. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nifi-registry-ranger-jersey-bundle from group org.apache.nifi.registry (version 2.0.0-M2)

This module removes javax.ws.rs package from jersey-bundle.jar which is used by ranger-plugins-common.jar in order to address javax.ws.rs version mismatch between jersey-bundle.jar and NiFi Registry. NiFi Registry uses javax.ws.rs version 2.1. Without doing this, NiFi Registry encounters java.lang.LinkageError: ClassCastException: attempting to castjar:file:nifi-registry-xxx/work/jetty/nifi-registry-web-api-xxx.war/webapp/WEB-INF/lib/javax.ws.rs-api.jar!/javax/ws/rs/ext/RuntimeDelegate.classtojar:file:/home/koji/nifi-registry-xxx/./ext/ranger/lib/jersey-bundle.jar!/javax/ws/rs/ext/RuntimeDelegate.class

Group: org.apache.nifi.registry Artifact: nifi-registry-ranger-jersey-bundle
Show all versions Show source 
 

1 downloads
Artifact nifi-registry-ranger-jersey-bundle
Group org.apache.nifi.registry
Version 2.0.0-M2
Last update 26. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jersey-bundle,
There are maybe transitive dependencies!

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!



Page 557 from 3 (items total 6046)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy