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

Download JAR files tagged by project with all dependencies

Search JAR files by class name

openpojo from group com.openpojo (version 0.9.1)

This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly. This project has two main aspects to it: * Make Testing as easy as possible. * Simplifying identity management (hashCode / equals) using annotation.

Group: com.openpojo Artifact: openpojo
Show all versions Show documentation Show source 
 

22 downloads
Artifact openpojo
Group com.openpojo
Version 0.9.1
Last update 17. May 2021
Organization not specified
URL http://openpojo.com/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

eurekaclinical-protempa-service from group org.eurekaclinical (version 3.1-Alpha-6)

Eureka Protempa ETL is the backend data processing layer of Eureka! Clinical Analytics. It performs clinical phenotyping using the Protempa software framework. It currently loads data and found phenotypes into an i2b2 project, though ultimately it will support other export formats.

Group: org.eurekaclinical Artifact: eurekaclinical-protempa-service
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact eurekaclinical-protempa-service
Group org.eurekaclinical
Version 3.1-Alpha-6
Last update 16. April 2021
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 18
Dependencies cas-client-core, aiw-i2b2-etl, aiw-omop-etl, aiw-neo4j-etl, protempa-bconfigs-ini4j-ini, protempa-dsb-relationaldb, protempa-dsb-file, poi-ooxml, javautil, commons-csv, commons-io, eureka-client, eurekaclinical-patient-set-client, eurekaclinical-protempa-client, datastore, eurekaclinical-standard-apis, eurekaclinical-common, eurekaclinical-phenotype-client,
There are maybe transitive dependencies!

cachewordlib from group info.guardianproject.cacheword (version 0.1.1)

CacheWord is an Android library project for passphrase caching and management. It helps app developers securely generate, store, and access secrets derived from a user’s passphrase. It is designed to work easily with IOCipher and SQLCipher-for-Android, but it can be used any time an app needs to manage a password.

Group: info.guardianproject.cacheword Artifact: cachewordlib
Show all versions Show documentation Show source 
 

0 downloads
Artifact cachewordlib
Group info.guardianproject.cacheword
Version 0.1.1
Last update 08. April 2021
Organization not specified
URL https://guardianproject.info/code/cacheword
License BSD 3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-s3-wagon from group com.github.seahen (version 1.3.3)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.github.seahen Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.github.seahen
Version 1.3.3
Last update 27. March 2021
Organization not specified
URL https://github.com/seahen/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j, jakarta.xml.bind-api,
There are maybe transitive dependencies!

softsmithy-parent from group org.softsmithy (version 4.1.0)

SoftSmithy is a platform for open source Java developers. The core is an extended Java utility library. This SoftSmithy Parent POM should be the parent (either directly or indirectly) of every SoftSmithy project unless there is a good reason to do otherwise (in which case the reason should be documented).

Group: org.softsmithy Artifact: softsmithy-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact softsmithy-parent
Group org.softsmithy
Version 4.1.0
Last update 14. March 2021
Organization SoftSmithy
URL https://www.softsmithy.org
License COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

front-end-9.0 from group org.opencypher (version 9.0.20210312)

Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.

Group: org.opencypher Artifact: front-end-9.0
Show all versions Show documentation Show source 
 

0 downloads
Artifact front-end-9.0
Group org.opencypher
Version 9.0.20210312
Last update 12. March 2021
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 9
Dependencies util-9.0, cypher-macros-9.0, expressions-9.0, rewriting-9.0, parser-9.0, scala-library, scala-reflect, parboiled-scala_${scala.binary.version}, commons-lang3,
There are maybe transitive dependencies!

consolerizer8 from group org.jesperancinha.console (version 2.0.3)

Consolerizer for Java 8: This project offers way to seamlessly add coloured log messages in academic, study or research projects. This is not a production ready module and shouldn't be used in a production setting. It is designed also for use in tutorials, classes, teaching and knowledge sharing.

Group: org.jesperancinha.console Artifact: consolerizer8
Show all versions Show documentation Show source 
 

0 downloads
Artifact consolerizer8
Group org.jesperancinha.console
Version 2.0.3
Last update 07. March 2021
Organization not specified
URL https://github.com/JEsperancinhaOrg/consolerizer-root/tree/main/consolerizer8
License Apache License
Dependencies amount 1
Dependencies commons-text,
There are maybe transitive dependencies!

zas-api from group com.linkare (version 3.0.0)

This project contains the API for the implementation of the Zas project. This is the upgrade of the previous prototype version created during Paulo Zenida's M.Sc. thesis. Besides providing the basic API for the project, it also provides some out of the box features, such as basic deciders implementations to check access control.

Group: com.linkare Artifact: zas-api
Show documentation Show source 
 

0 downloads
Artifact zas-api
Group com.linkare
Version 3.0.0
Last update 06. March 2021
Organization not specified
URL https://github.com/linkareti/zas-api
License GNU General Public License, Version 3.0
Dependencies amount 4
Dependencies common.utils, groovy-all, common.jboolexpr, common.booleval,
There are maybe transitive dependencies!

maven-s3-wagon from group org.globalbioticinteractions (version 0.0.4)

This project is an implementation of a Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to services supporting a S3 api. It draws heavily from code developed by Sean Hennessy, Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: org.globalbioticinteractions Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group org.globalbioticinteractions
Version 0.0.4
Last update 01. March 2021
Organization not specified
URL https://github.com/globalbioticinteractions/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 5
Dependencies aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, jcl-over-slf4j,
There are maybe transitive dependencies!

vault-doc from group org.apache.jackrabbit.vault (version 3.4.10)

Group: org.apache.jackrabbit.vault Artifact: vault-doc
Show all versions Show source 
 

0 downloads
Artifact vault-doc
Group org.apache.jackrabbit.vault
Version 3.4.10
Last update 26. February 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2821 from 3 (items total 29751)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy