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

Download JAR files tagged by helper with all dependencies

Search JAR files by class name

CommonDb from group org.devzendo (version 0.1.1)

Helper module for working with H2 databases. Helps with opening with password prompting, upgrading, providing a version table, and creating. Based on some of the ideas from the MiniMiser framework. (Apache License v2) 2012-2013 Matt Gumbley, DevZendo.org

Group: org.devzendo Artifact: CommonDb
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact CommonDb
Group org.devzendo
Version 0.1.1
Last update 18. September 2013
Organization not specified
URL http://www.devzendo.org/content/commondb
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies slf4j-api, jcl-over-slf4j, jul-to-slf4j, h2, spring-jdbc, scala-library,
There are maybe transitive dependencies!

rdf-helper-jena-selection from group org.ow2.weblab.core (version 1.5)

The EADS IPCC original implementation of Helper API, using Jena framework to manipulate RDF/XML annotation. This library extends standard Jena helpers with easy selection triplet and WebLab Object retrieval capabilities.

Group: org.ow2.weblab.core Artifact: rdf-helper-jena-selection
Show documentation Show source 
 

0 downloads
Artifact rdf-helper-jena-selection
Group org.ow2.weblab.core
Version 1.5
Last update 08. November 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies extended, jena, commons-logging,
There are maybe transitive dependencies!

jencks from group jencks (version 1.1.3)

The code consists of example POJOs which should be usable inside a JMS container. i.e. there are no API dependencies on the container whatnosever. Its pretty easy to write useful Message POJOs without any API dependencies whatsoever. There's also a couple of helper classes you can use to provide some JMS helper methods.

Group: jencks Artifact: jencks
Show all versions 
 

0 downloads
Artifact jencks
Group jencks
Version 1.1.3
Last update 28. January 2008
Organization LogicBlaze, Inc.
URL http://www.jencks.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jencks-all from group jencks (version 1.1.3)

The code consists of example POJOs which should be usable inside a JMS container. i.e. there are no API dependencies on the container whatnosever. Its pretty easy to write useful Message POJOs without any API dependencies whatsoever. There's also a couple of helper classes you can use to provide some JMS helper methods.

Group: jencks Artifact: jencks-all
Show all versions 
 

0 downloads
Artifact jencks-all
Group jencks
Version 1.1.3
Last update 08. March 2006
Organization LogicBlaze, Inc.
URL http://www.jencks.org/
License not specified
Dependencies amount 28
Dependencies jencks, geronimo-spec-j2ee-connector, geronimo-spec-jms, geronimo-spec-jta, geronimo-spec-j2ee-management, geronimo-spec-servlet, mx4j, geronimo-connector, geronimo-transaction, tranql-connector, xapool-without-pool, concurrent, commons-logging, spring, aopalliance, hsqldb, spring-mock, activemq-core, activemq-ra, activeio, commons-pool, commons-dbcp, commons-collections, axion, commons-primitives, regexp, genericra, log4j,
There are maybe transitive dependencies!

json from group edu.byu.hbll (version 1.4.2)

Various JSON helper classes and utilities based on Jackson. This also provides as compile dependencies the Jackson annotations, core, databind, datatype-jdk8, module-jaxb-annotations, and datatype-jsr310 modules along with snakeyaml. Therefore you only need to declare this library as a dependency in order to include those other dependencies.

Group: edu.byu.hbll Artifact: json
Show all versions Show documentation Show source 
 

2 downloads
Artifact json
Group edu.byu.hbll
Version 1.4.2
Last update 29. March 2022
Organization not specified
URL https://gitlab.com/byuhbll/lib/java/${project.artifactId}
License not specified
Dependencies amount 7
Dependencies jackson-annotations, jackson-core, jackson-databind, jackson-datatype-jdk8, jackson-module-jaxb-annotations, jackson-datatype-jsr310, snakeyaml,
There are maybe transitive dependencies!

addc-iiop from group com.addc (version 2.6)

the addc-iiop library supplies helper classes for dealing with corbaloc: URLs an Service URLsm configuring the properties for an ORB from a general process properties file using tags, Ensuring null strings and octet sequences can be safely passed as parameters to IDL interfacesm a Holder for the current ORB and a Secure GSSUP implementation of the Attribute Service for Common Secure Interoperability.

Group: com.addc Artifact: addc-iiop
Show all versions Show documentation Show source 
 

0 downloads
Artifact addc-iiop
Group com.addc
Version 2.6
Last update 25. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies addc-base, addc-jmx, addc-alerts, addc-ssl, addc-slp, addc-security,
There are maybe transitive dependencies!

addc-security from group com.addc (version 2.6)

The addc-security library supplies classes for handling Key Stores with different types of password callback, GSSUP for CSI-IIOP, cryptographic helper classes that can load definitions of providers and algorithms for different crypto functions from properties files and deliver the correct object for processing encryption, HMACs, Signatures etc. and Helper classes for loading key stores and handling pem files.

Group: com.addc Artifact: addc-security
Show all versions Show documentation Show source 
 

0 downloads
Artifact addc-security
Group com.addc
Version 2.6
Last update 25. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jacorb-omgapi, addc-base, commons-codec, jdom2, bcprov-jdk15on, bcpkix-jdk15on,
There are maybe transitive dependencies!

postgresql-test-datasource from group dk.kosmisk (version 1.0.2)

An integration test helper designed for dk.kosmisk:postgresql-maven-plugin. It is able to create a DataSource that connects to a postgresql, given a system-property with a port in it and a database name, or a URI in an environment variable or from PG* environment variables or to a personal PostgreSQL instance, with user/password/database-name which is the same as the user name for the user running the tests.

Group: dk.kosmisk Artifact: postgresql-test-datasource
Show all versions Show documentation Show source 
 

0 downloads
Artifact postgresql-test-datasource
Group dk.kosmisk
Version 1.0.2
Last update 10. November 2019
Organization not specified
URL https://github.com/kosmisk-dk/postgresql-test-datasource/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-dbcp2, annotations,
There are maybe transitive dependencies!

config-util from group net.morimekta.utils (version 2.7.1)

Configuration Utilities. NOTE: This module is deprecated and will be removed at the end of the v2.x versions of the utilities. Preferred config system after that is either to use true type-safe config with `net.morimekta.providence:providence-config` or to use a simple JSON or YAML library or java properties files. The semi-typesafe layered config did not really solve the problems I had hoped it would, and in essence this was just a helper for merging maps and getting pre-cast values out of it.

Group: net.morimekta.utils Artifact: config-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact config-util
Group net.morimekta.utils
Version 2.7.1
Last update 18. June 2018
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies io-util, guava,
There are maybe transitive dependencies!

async-helper from group org.vishag (version 4.0.0)

Async-Helper is a Java utility (also an OSGi bundle) to invoke/schedule Tasks/data fetch operation asynchronously using tags/flags in a functional way. This 4.0.0 release is with breaking changes where all static methods are made as instance methods, and the helper classes are provided option to pass an executor service/async context or to use default executor/async context.

Group: org.vishag Artifact: async-helper
Show all versions Show documentation Show source 
 

0 downloads
Artifact async-helper
Group org.vishag
Version 4.0.0
Last update 15. June 2018
Organization not specified
URL https://github.com/loganathan001/AsyncHelper
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 170 from 171 (items total 1705)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy