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

Download JAR files tagged by desired with all dependencies

Search JAR files by class name

shcf4j-httpcomponents-client4 from group com.imperva.shcf4j (version 1.0.5)

The Simple HTTP Client Facade for Java (SHCF4J) serves as a simple facade or abstraction for various HTTP client frameworks (e.g. java.net.HttpURLConnection, Apache HttpClient, etc.) allowing the end user to plug in the desired HTTP client framework at deployment time.

Group: com.imperva.shcf4j Artifact: shcf4j-httpcomponents-client4
Show all versions Show documentation Show source 
 

0 downloads
Artifact shcf4j-httpcomponents-client4
Group com.imperva.shcf4j
Version 1.0.5
Last update 20. February 2019
Organization not specified
URL https://github.com/imperva/shcf4j
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies shcf4j-api,
There are maybe transitive dependencies!

sxf4j from group com.moparisthebest.sxf4j (version 0.1)

The Simple XML Facade for Java or (SXF4J) serves as a simple facade or abstraction for various XML frameworks, e.g. org.w3c.dom, dom4j, xpp, xpp3 and xom, allowing the end user to plug in the desired XML framework at deployment time.

Group: com.moparisthebest.sxf4j Artifact: sxf4j
Show documentation Show source 
 

0 downloads
Artifact sxf4j
Group com.moparisthebest.sxf4j
Version 0.1
Last update 03. March 2017
Organization moparisthebest.com
URL https://github.com/moparisthebest/sxf4j
License GNU LESSER GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dockerfile-image-update from group com.salesforce.dockerfile-image-update (version 1.1.26)

This tool provides a mechanism to make security updates to docker images at scale. The tool searches github for declared docker images and sends pull requests to projects that are not using the desired version of the requested docker image.

Group: com.salesforce.dockerfile-image-update Artifact: dockerfile-image-update
Show all versions Show documentation Show source 
 

0 downloads
Artifact dockerfile-image-update
Group com.salesforce.dockerfile-image-update
Version 1.1.26
Last update 13. February 2024
Organization Salesforce
URL https://github.com/salesforce/dockerfile-image-update
License BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cassandra-maven-plugin from group com.bazaarvoice.maven.plugins (version 3.11.12.1)

The Mojo Projects plugin for Apache Maven to allow launching a local Apache Cassandra instance from a Maven build. Customized by Bazaarvoice to allow the cql-exec goal to be more easily skipped if the desired keyspace is already present.

Group: com.bazaarvoice.maven.plugins Artifact: cassandra-maven-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact cassandra-maven-plugin
Group com.bazaarvoice.maven.plugins
Version 3.11.12.1
Last update 04. April 2022
Organization not specified
URL http://mojo.codehaus.org/cassandra-maven-plugin
License Apache License 2
Dependencies amount 16
Dependencies cassandra-all, cassandra-thrift, cassandra-unit, maven-plugin-api, maven-artifact, maven-core, maven-toolchain, commons-lang3, commons-exec, plexus-container-default, libthrift, snakeyaml, maven-project, junit, plexus-utils, antlr-runtime,
There are maybe transitive dependencies!

jeecqrs-jcommondomain-persistence-jeeventstore from group org.jeecqrs (version 1.4.1)

A library of services and classes that integrates JEECQRS and JCommonDomain with JEEventstore as persistence mechanism. This library is left independent of a choice of underlying persistence or serialization technology within JEventStore, i.e., one includes this module as library and adds the desired persistence (e.g., JPA) and serialization (e.g., GSON) implementations as needed.

Group: org.jeecqrs Artifact: jeecqrs-jcommondomain-persistence-jeeventstore
Show all versions Show documentation Show source 
 

0 downloads
Artifact jeecqrs-jcommondomain-persistence-jeeventstore
Group org.jeecqrs
Version 1.4.1
Last update 30. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jeecqrs-jcommondomain-core, jeecqrs-core, jcommondomain-core, jeeventstore-core, jcommondomain-persistence-jeeventstore,
There are maybe transitive dependencies!

kfGroovy from group nz.ac.waikato.cms.weka (version 1.0.12)

Knowledge Flow plugin that provides a Knowledge Flow step that wraps around a Groovy script. The plugin generates a fully compilable template Groovy script that implements various Knowledge Flow interfaces. The user can fill in the methods that are necessary to accomplish the desired logic. The script is compiled at runtime and the Groovy component passes incoming events to the script and collects and passes on generated events.

Group: nz.ac.waikato.cms.weka Artifact: kfGroovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact kfGroovy
Group nz.ac.waikato.cms.weka
Version 1.0.12
Last update 06. June 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/kfGroovy
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, groovy-all,
There are maybe transitive dependencies!

jadex-serialization-xml from group org.activecomponents.jadex (version 4.0.267)

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Group: org.activecomponents.jadex Artifact: jadex-serialization-xml
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-serialization-xml
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 2
Dependencies jadex-util-commons, jadex-serialization-traverser,
There are maybe transitive dependencies!

jadex-xml from group org.activecomponents.jadex (version 3.0.117)

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

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

2 downloads
Artifact jadex-xml
Group org.activecomponents.jadex
Version 3.0.117
Last update 10. May 2020
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!

ModelCC from group org.modelcc (version 2015)

ModelCC is a model-based parser generator (a.k.a. compiler compiler) that decouples language specification from language processing, avoiding some of the problems caused by grammar-driven parser generators. ModelCC receives a conceptual model as input, along with constraints that annotate it. It is then able to create a parser for the desired textual language and the generated parser fully automates the instantiation of the language conceptual model. ModelCC also includes a built-in reference resolution mechanism that results in abstract syntax graphs, rather than mere abstract syntax trees.

Group: org.modelcc Artifact: ModelCC
Show documentation Show source 
 

0 downloads
Artifact ModelCC
Group org.modelcc
Version 2015
Last update 19. December 2018
Organization not specified
URL http://www.modelcc.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jadex-xml from group net.sourceforge.jadex (version 2.4)

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define the binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Group: net.sourceforge.jadex Artifact: jadex-xml
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-xml
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jadex-commons, bcprov-jdk15,
There are maybe transitive dependencies!



Page 3 from 4 (items total 31)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy