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

Download JAR files tagged by context with all dependencies

Search JAR files by class name

local-file-exposer from group org.ow2.weblab.webservices (version 2.0)

When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

Group: org.ow2.weblab.webservices Artifact: local-file-exposer
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact local-file-exposer
Group org.ow2.weblab.webservices
Version 2.0
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!

local-file-exposer from group org.ow2.weblab.service (version 1.1.1)

When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

Group: org.ow2.weblab.service Artifact: local-file-exposer
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact local-file-exposer
Group org.ow2.weblab.service
Version 1.1.1
Last update 09. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-me-maven-plugin from group me.springframework (version 1.0)

A Maven plugin for generating a BeanFactory from a Spring application context. In order to work around the limitations on platforms not supporting reflection, this Maven plugin will analyze the sources and dependent jar files to gather all the required information at build time.

Group: me.springframework Artifact: spring-me-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact spring-me-maven-plugin
Group me.springframework
Version 1.0
Last update 15. May 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-me-core, maven-plugin-api, maven-plugin-api, maven-project,
There are maybe transitive dependencies!

jts from group javax.jts (version 1.0)

Java Transaction Service (JTS) specifies the implementation of a Transaction Manager which supports the Java Transaction API (JTA) 1.0 Specification at the high-level and implements the Java mapping of the OMG Object Transaction Service (OTS) 1.1 Specification at the low-level. JTS uses the standard CORBA ORB/TS interfaces and Internet Inter-ORB Protocol (IIOP) for transaction context propagation between JTS Transaction Managers.

Group: javax.jts Artifact: jts
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jts
Group javax.jts
Version 1.0
Last update 08. February 2006
Organization not specified
URL http://java.sun.com/products/jts
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nb-editor-close-left-right from group de.funfried.netbeans.plugins (version 1.0.6)

This plugin helps you to easily close unused or unwanted editor tabs. Instead of either close all tabs or all tabs except the currently selected you can also close the tabs right or left, the ones either belong or not belong to the project from the context menu of a selected tab at once or even all tabs that have not been changed since the last commit to your version control system (Git, SVN and Mercurial supported).

Group: de.funfried.netbeans.plugins Artifact: nb-editor-close-left-right
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-editor-close-left-right
Group de.funfried.netbeans.plugins
Version 1.0.6
Last update 19. March 2024
Organization not specified
URL https://funfried.github.io/nb-editor-close-left-right/
License Apache License, Version 2.0
Dependencies amount 16
Dependencies org-openide-awt, org-openide-util, org-openide-util-ui, org-netbeans-modules-options-api, org-openide-util-lookup, org-openide-modules, org-openide-filesystems, org-openide-windows, org-netbeans-core-windows, org-netbeans-modules-projectapi, org-netbeans-modules-projectuiapi-base, org-netbeans-libs-git, org-netbeans-modules-git, org-netbeans-modules-subversion, org-netbeans-modules-mercurial, commons-lang3,
There are maybe transitive dependencies!

ai-pipeline from group org.apache.skywalking (version 9.7.0)

AI pipeline module include pipelines connecting the OAP kernel and any 3rd party AI and/or algorithm server. The kernel would call the pipeline in the specific context/scenario with well formatted telemetry data, and expect the remote to respond with the result of the AI/algorithm as quick as possible, but in async way in case of large size of data or lower performance behavior of the remote.

Group: org.apache.skywalking Artifact: ai-pipeline
Show all versions Show documentation Show source 
 

0 downloads
Artifact ai-pipeline
Group org.apache.skywalking
Version 9.7.0
Last update 28. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies grpc-netty, grpc-protobuf, grpc-stub, library-module, library-client,
There are maybe transitive dependencies!

mina-integration-xbean from group org.apache.mina (version 2.2.3)

This module generates an XML scheme file for the MINA Spring configuration namespace. This XSD is referenced by Spring configuration files using MINA components to have a much less verbose configuration. When used with the XBean application context loader the same old Spring ApplictionContext is generated from this more intuitive and terse configuration file.

Group: org.apache.mina Artifact: mina-integration-xbean
Show all versions Show documentation Show source 
 

0 downloads
Artifact mina-integration-xbean
Group org.apache.mina
Version 2.2.3
Last update 06. September 2023
Organization not specified
URL https://maven.apache.org
License not specified
Dependencies amount 5
Dependencies mina-integration-beans, mina-core, mina-core, spring, xbean-spring,
There are maybe transitive dependencies!

velocity-tools-view from group com.github.ppodgorsek.apache (version 3.3.0)

Tools to be used in a servlet context. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-view
Show documentation Show source 
 

0 downloads
Artifact velocity-tools-view
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies velocity-engine-core, velocity-tools-generic, slf4j-api, commons-lang3, commons-digester3,
There are maybe transitive dependencies!

velocity-tools-generic from group com.github.ppodgorsek.apache (version 3.3.0)

Generic tools that can be used in any context. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-generic
Show documentation Show source 
 

0 downloads
Artifact velocity-tools-generic
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies velocity-engine-core, commons-beanutils, commons-digester3, commons-lang3, slf4j-api, json-simple,
There are maybe transitive dependencies!

spring-batch-context from group org.digibooster.spring.batch (version 1.1.0-RELEASE)

The aim of this library is to allow developers who use spring-batch to propagate information from the main thread that runs the batch to the executions context of the batch items : ItemReader, ItemProcessor and ItemWriter. For example we some times need to extract the current user from Security Context, so instead of writing the code that passes the current user information as a job parameter we let this library to handle it. This library can be extended to support any information developer want to add.

Group: org.digibooster.spring.batch Artifact: spring-batch-context
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-batch-context
Group org.digibooster.spring.batch
Version 1.1.0-RELEASE
Last update 17. February 2023
Organization not specified
URL https://github.com/zahidMed/spring-batch-context
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 82 from 93 (items total 921)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy