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

Download JAR files tagged by %3Ehttps: with all dependencies

Search JAR files by class name

jdigidoc from group ee.sk.digidoc (version 3.12.1)

A Java libray for manipulating Estonian digital signature container files DDOC and BDOC. Note that this library is deprecated. It is recommended to use the new DigiDoc4j library at https://github.com/open-eid/digidoc4j

Group: ee.sk.digidoc Artifact: jdigidoc
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdigidoc
Group ee.sk.digidoc
Version 3.12.1
Last update 04. July 2016
Organization not specified
URL http://id.eesti.ee
License GNU Lesser General Public License, Version 2.1
Dependencies amount 7
Dependencies log4j, bcprov-jdk15on, bcpkix-jdk15on, bcmail-jdk15on, iaikPkcs11Wrapper, commons-compress, commons-codec,
There are maybe transitive dependencies!

littleproxy-mitm from group com.github.ganskef (version 1.1.0)

LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework. This is an extension module to enable Man-In-The-Middle impersonation for HTTPS.

Group: com.github.ganskef Artifact: littleproxy-mitm
Show all versions Show documentation Show source 
 

40 downloads
Artifact littleproxy-mitm
Group com.github.ganskef
Version 1.1.0
Last update 29. May 2016
Organization not specified
URL https://github.com/ganskef/LittleProxy-mitm
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies bcprov-jdk15on, bcpkix-jdk15on, littleproxy, slf4j-log4j12,
There are maybe transitive dependencies!

jitwatch-jarscan-maven-plugin from group com.github.ferstl (version 1.1)

A Maven plugin that scans the project artifact and its dependencies for methods that cannot be inlined by the JIT compiler. It uses the JarScan utility from the JITWatch project to do that. See https://github.com/AdoptOpenJDK/jitwatch .

Group: com.github.ferstl Artifact: jitwatch-jarscan-maven-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact jitwatch-jarscan-maven-plugin
Group com.github.ferstl
Version 1.1
Last update 06. May 2016
Organization not specified
URL https://github.com/ferstl/jitwatch-jarscan-maven-plugin
License BSD 3-Clause
Dependencies amount 6
Dependencies maven-plugin-api, maven-common-artifact-filters, maven-plugin-annotations, slf4j-api, logback-classic, logback-core,
There are maybe transitive dependencies!

jj2000 from group edu.ucar (version 5.2)

Fork of jpeg2k code from https://code.google.com/p/jj2000/. This is a dependency for support of compression in Grib2 files in netCDF-java and TDS. We welcome bug fixes and other contributions to this code.

Group: edu.ucar Artifact: jj2000
Show documentation Show source 
 

57 downloads
Artifact jj2000
Group edu.ucar
Version 5.2
Last update 21. April 2015
Organization not specified
URL https://github.com/Unidata/jj2000
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lombok-ast from group com.android.tools.external.lombok (version 0.2.3)

This is a very small fork of lombok.ast as some Android tools needed a few modifications. The normal repository for lombok.ast is here https://github.com/rzwitserloot/lombok.ast and our changes for 0.2.3 are in this pull request: https://github.com/rzwitserloot/lombok.ast/pull/8

Group: com.android.tools.external.lombok Artifact: lombok-ast
Show all versions Show documentation Show source 
 

9 downloads
Artifact lombok-ast
Group com.android.tools.external.lombok
Version 0.2.3
Last update 09. January 2015
Organization not specified
URL http://projectlombok.org/
License The MIT License
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

langdetect from group com.norconex.language (version 1.3.0)

This project is a fork of the "language-detection" project hosted on Google Code by Nakatani Shuyo at Cybozu Labs, Inc. Original project web site: https://code.google.com/p/language-detection/ This port cleans it up a bit and modify it to mavenize it.

Group: com.norconex.language Artifact: langdetect
Show documentation Show source 
 

1 downloads
Artifact langdetect
Group com.norconex.language
Version 1.3.0
Last update 25. November 2014
Organization not specified
URL https://github.com/Norconex/language-detection
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsonic,
There are maybe transitive dependencies!

StaticAnalysisConf from group org.e-hoffman.build (version 1.0.4)

A set of checkstyle checks and pmd rules that will be reported on by maven, eclipse can also be configured to pick the configuration up automatically with m2e and https://github.com/m2e-code-quality/m2e-code-quality. Easily overrideable in children pom files by the use of properties.

Group: org.e-hoffman.build Artifact: StaticAnalysisConf
Show all versions 
 

0 downloads
Artifact StaticAnalysisConf
Group org.e-hoffman.build
Version 1.0.4
Last update 30. September 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

log-helper from group ru.dmerkushov (version 2.0.2)

A library to help use different logging frameworks, such as java.util.logging (JUL) and Apache Log4j, even together. See also https://github.com/dmerkushov/log-helper-examples

Group: ru.dmerkushov Artifact: log-helper
Show all versions Show documentation Show source 
 

0 downloads
Artifact log-helper
Group ru.dmerkushov
Version 2.0.2
Last update 17. April 2014
Organization not specified
URL http://dmerkushov.ru
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

less4j-javascript from group com.github.sommeri (version 0.0.1)

Less4j-javascript adds embedded/escaped JavaScript support to less4j https://github.com/SomMeri/less4j#readme compiler. It is supposed to be close enough to less.js to compile LessHat the same way.

Group: com.github.sommeri Artifact: less4j-javascript
Show documentation Show source 
 

0 downloads
Artifact less4j-javascript
Group com.github.sommeri
Version 0.0.1
Last update 03. April 2014
Organization not specified
URL https://github.com/SomMeri/less4j-javascript
License Unlicense
Dependencies amount 3
Dependencies junit, less4j, rhino,
There are maybe transitive dependencies!

oboformat-included-owlapi from group net.sourceforge.owlapi (version 3.4.9)

A java library for converting obo format documents to OWL, and for converting (a subset of) OWL to obo format. This version has been slightly modified to be included directly in the OWL API. The upstream code for this module and its authors can be found at https://code.google.com/p/oboformat/.

Group: net.sourceforge.owlapi Artifact: oboformat-included-owlapi
Show documentation Show source 
 

0 downloads
Artifact oboformat-included-owlapi
Group net.sourceforge.owlapi
Version 3.4.9
Last update 25. November 2013
Organization not specified
URL http://code.google.com/p/oboformat/
License not specified
Dependencies amount 2
Dependencies owlapi-api, owlapi-parsers,
There are maybe transitive dependencies!



Page 1233 from 1293 (items total 12926)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy