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

Download JAR files tagged by author with all dependencies

Search JAR files by class name

org.postgresql.net from group org.ancoron.postgresql (version 9.1.901.jdbc4.1-rc9)

This OSGi bundle contains classes that can be used directly within a JDBC enabled application to support direct mapping of the PostgreSQL specific data types 'inet', 'cidr' and 'macaddr'. The source code is provided by the original author Russell Francis.

Group: org.ancoron.postgresql Artifact: org.postgresql.net
Show all versions Show documentation Show source 
 

3 downloads
Artifact org.postgresql.net
Group org.ancoron.postgresql
Version 9.1.901.jdbc4.1-rc9
Last update 03. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies org.postgresql, junit,
There are maybe transitive dependencies!

scm-sync-configuration from group org.jvnet.hudson.plugins (version 0.0.3)

SCM Sync Configuration Hudson plugin is aimed at 2 main features : First, keep sync'ed your config.xml (and other ressources) hudson files with a SCM repository (backup), Secondly, track changes (and author) made on every file with commit messages.

Group: org.jvnet.hudson.plugins Artifact: scm-sync-configuration
Show all versions Show documentation Show source 
 

0 downloads
Artifact scm-sync-configuration
Group org.jvnet.hudson.plugins
Version 0.0.3
Last update 03. January 2011
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/SCM+Sync+configuration+plugin
License not specified
Dependencies amount 3
Dependencies maven-scm-manager-plexus, subversion, maven-scm-provider-svnjava,
There are maybe transitive dependencies!

apl-core from group com.intuit.apl (version 0.27)

ABAC Policy Language is used by ABAC to author policies. A policy consists of rules, which have "when" conditions and "then" actions. Policies are executed in a bounded time, goaled to reach a decision as quickly as possible in deterministic, fast and reliable way. Further light-weight execution consumes minimal resources.

Group: com.intuit.apl Artifact: apl-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact apl-core
Group com.intuit.apl
Version 0.27
Last update 03. August 2023
Organization not specified
URL https://github.com/intuit/identity-authz-apl
License MIT License
Dependencies amount 3
Dependencies spring-expression, snakeyaml, slf4j-api,
There are maybe transitive dependencies!

apl from group com.intuit.apl (version 0.22)

ABAC Policy Language is used by ABAC to author policies. A policy consists of rules, which have "when" conditions and "then" actions. Policies are executed in a bounded time, goaled to reach a decision as quickly as possible in deterministic, fast and reliable way. Further light-weight execution consumes minimal resources.

Group: com.intuit.apl Artifact: apl
Show all versions Show documentation Show source 
 

0 downloads
Artifact apl
Group com.intuit.apl
Version 0.22
Last update 10. August 2021
Organization not specified
URL https://github.com/intuit/identity-authz-apl
License MIT License
Dependencies amount 3
Dependencies spring-expression, snakeyaml, slf4j-api,
There are maybe transitive dependencies!

ninja-mongodb-module from group net.binggl (version 1.0.7)

This is an easly plugable module for the Ninja web framework to work with MongoDB and optional moprhia (a MongoDB ORM) by providing convinent services, all required dependencies and some testing utilities. The original author is Sven Kubiak (https://github.com/svenkubiak). This is a recreation of the module because the orginal module/github repository was deleted.

Group: net.binggl Artifact: ninja-mongodb-module
Show all versions Show documentation Show source 
 

0 downloads
Artifact ninja-mongodb-module
Group net.binggl
Version 1.0.7
Last update 03. September 2016
Organization not specified
URL https://github.com/bihe/ninja-mongodb
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies morphia, mongo-java-driver, guava,
There are maybe transitive dependencies!

jpatterns from group org.jpatterns (version 0.0.1)

Design Patterns are typically encoded into Java code in an ad-hoc fashion. They are either embedded into the names of the classes or written into the Javadocs. Unfortunately it is impossible to accurately determine a pattern based solely on the class structure without knowing the intent of the code author. JPatterns is a collection of annotations that make it easy to communicate the use of (Design)Patterns within your code to your fellow developers and your future self.

Group: org.jpatterns Artifact: jpatterns
Show documentation Show source 
 

0 downloads
Artifact jpatterns
Group org.jpatterns
Version 0.0.1
Last update 25. May 2011
Organization not specified
URL http://jpatterns.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maj from group io.github.tallencewassimakachi (version 1.0.0)

The MAJ API was written by Richard Cartwright, with the help and support of Guillaume Belrose and Fang Ren. To contact the author, please raise an issue. The software is provided AS IS with no warranty whatsoever. The MAJ API (pronounced madge) is a pure Java API for creating, reading, manipulating and writing MXF (SMPTE ST 377), AAF structured storage and Reg-XML (SMPTE ST 2001) files. MXF files are commonly used as a container for professional media file formats and AAF is supported by a number of professional video editing packages. MXF and Reg-XML are used as part of the Interoperable Mastering Format suite of specifications.

Group: io.github.tallencewassimakachi Artifact: maj
Show documentation Show source 
 

0 downloads
Artifact maj
Group io.github.tallencewassimakachi
Version 1.0.0
Last update 10. May 2019
Organization not specified
URL https://github.com/TallenceWassimAkachi/maj
License Apache License 2.0
Dependencies amount 2
Dependencies slf4j-api, poi,
There are maybe transitive dependencies!

access-modifier-suppressions from group org.kohsuke (version 1.16)

This module allows you to enable suppressions for turning off warnings about Restricted APIs. !!!WARNING!!! Classes are marked as @Restricted for a reason and this module should not be used lightly! It implies that the author does not intend for them to be used outside their defined scope and as such they may be changed/modified/removed at any stage without warning. A simple upgrade of the dependency may break your module. Use at your own risk. You should try to not use @Restricted classes in the first place, but if you _must_ use them, this is a less-brutal approach than just disabling the access-modifier-checker entirely

Group: org.kohsuke Artifact: access-modifier-suppressions
Show documentation Show source 
 

0 downloads
Artifact access-modifier-suppressions
Group org.kohsuke
Version 1.16
Last update 05. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies access-modifier-annotation,
There are maybe transitive dependencies!

thesefoolishthings from group it.tidalwave.thesefoolishthings (version 3.2-ALPHA-23)

This project is a collection of miscellaneous tools shared by a number of projects of the same author. There are **simple tuples** to use with Java Streams, **type-safe maps** ([inspired by the heterogeneous map pattern](https://www.informit.com/articles/article.aspx?p=2861454&seqNum=8)) described in Effective Java by Joshua Bloch, a **finder** that handles in a smart way queries to data sources, a facility to use the **DCI (Data, Context and Interactions) architectural pattern**, a simple **message bus** suitable for using the pub-sub pattern inside an application, some **test utilities**, an **experimental actor framework** and a few other small things. Yes, the project name is a tribute to the [jazz standard with the same name](https://en.wikipedia.org/wiki/These_Foolish_Things_(Remind_Me_of_You)) by Maschwitz and Strachey.

Group: it.tidalwave.thesefoolishthings Artifact: thesefoolishthings
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact thesefoolishthings
Group it.tidalwave.thesefoolishthings
Version 3.2-ALPHA-23
Last update 08. May 2023
Organization not specified
URL https://tidalwave.bitbucket.io/thesefoolishthings/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

relay-jdbc from group com.github.peter-gergely-horvath (version 3.0.0)

relay-jdbc allows a JDBC connection to be relayed through an intermediate relay server: it is both a JDBC driver (client) and a JDBC relay server. It is a fork of https://github.com/AugeoSoftware/VJDBC project, where Aleksei Yu. Semenov has implemented a number of brilliant improvements of the orignal VJDBC project hosted on http://vjdbc.sourceforge.net Original Developers were: Hunter Payne ([email protected]) and Michael Link ([email protected]). For all pre-existing code, credits go to the original respective author. This product brings the original VJDBC concept further and (apart from code quality improvements and bug fixes) implements complete separation of the underlying transport mechanism, introducing support for connecting directly through a SSH pipe, where the relay server interacts with the client through standard I/O pipes. The re-designed transport architecture supports easy development of new transport implementations, allowing this JDBC relay to be quickly adapted to a variety of exotic environments.

Group: com.github.peter-gergely-horvath Artifact: relay-jdbc
Show documentation Show source 
 

0 downloads
Artifact relay-jdbc
Group com.github.peter-gergely-horvath
Version 3.0.0
Last update 26. October 2019
Organization not specified
URL https://github.com/peter-gergely-horvath/relay-jdbc
License LGPL-2.1
Dependencies amount 11
Dependencies jetty-servlet, commons-beanutils, commons-beanutils-core, commons-codec, commons-collections, commons-dbcp, commons-digester, commons-httpclient, commons-logging, jsch, kryo,
There are maybe transitive dependencies!



Page 9 from 3 (items total 96)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy