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

com.ibm.sbt.domino from group com.ibm.sbt (version 1.1.2.20141211-1200)

Group: com.ibm.sbt Artifact: com.ibm.sbt.domino
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.ibm.sbt.domino
Group com.ibm.sbt
Version 1.1.2.20141211-1200
Last update 11. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jenkins-helper-java from group com.safaribooks (version 1.0.0)

This project interfaces with JUnit Attachments Plugin to record and display files easily in Jenkins deploy with instructions from https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide mvn -s settings.xml -DperformRelease=true clean deploy you will want to make a local settings file so your deployment does not no conflict with safari's internal maven settings, the "-s settings.xml" part of the command

Group: com.safaribooks Artifact: jenkins-helper-java
Show documentation Show source 
 

1 downloads
Artifact jenkins-helper-java
Group com.safaribooks
Version 1.0.0
Last update 18. June 2014
Organization not specified
URL https://github.com/safarijv/jenkins-helper-java
License The BSD 3-Clause License
Dependencies amount 2
Dependencies junit, commons-io,
There are maybe transitive dependencies!

enhancedoai from group gr.ekt (version 0.1.1)

The enhanced OAI server is a Java Servlet web application that implements the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) v2.0. It is based on OAICat (http://oclc.org/research/activities/oaicat.html) and the Biblio Transformation Engine (https://github.com/EKT/Biblio-Transformation-Engine). More than the flexibility it allows with BTE (custom filter and modifiers), it allows the administrator to define metadata mappings using XSLTs and that way to support easily more metadata formats.

Group: gr.ekt Artifact: enhancedoai
Show all versions Show documentation Show source 
 

0 downloads
Artifact enhancedoai
Group gr.ekt
Version 0.1.1
Last update 24. April 2014
Organization not specified
URL https://github.com/EKT/EnhancedOAIServer
License New BSD License
Dependencies amount 6
Dependencies oaicat, spring-context, spring-core, bte-core, dom4j, jaxen,
There are maybe transitive dependencies!

dbvolution-eclipse from group nz.co.gregs (version 3.8.3.3)

DBVolution is dependent on the Eclipse JDT java parser and AST library. This project packages that together with its dependencies for use in DBVolution. There is a long running ticket on the eclipse project to provide access to their libraries via Maven, but nothing so far has come of that as yet: https://bugs.eclipse.org/bugs/show_bug.cgi?id=283745 Note: The version number for this project follows that of the org.eclipse.jdt.core module, and is of form ${version:org.eclipse.jdt.core}.${buildNumber}.

Group: nz.co.gregs Artifact: dbvolution-eclipse
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbvolution-eclipse
Group nz.co.gregs
Version 3.8.3.3
Last update 23. October 2013
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bnfparser from group ca.gobits.bnf (version 1.0)

BNFParser is a Backus-Naur Form Framework (https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_Form) for Java The BNFParser Framework offers 3 basic services of general interest to developers: 1. String Tokenization via the BNFTokenizerFactory and BNFToken classes 2. Property Key/Value mapper via PropertyParser 3. Text Parsing/Validation via Grammars

Group: ca.gobits.bnf Artifact: bnfparser
Show documentation Show source 
 

0 downloads
Artifact bnfparser
Group ca.gobits.bnf
Version 1.0
Last update 12. August 2013
Organization not specified
URL https://github.com/mfriesen/BNFParserJava
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

json from group com.unboundid.components (version 1.0.0)

JSON is a light-weight, language independent, data interchange format. The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This distribution is based off commit number 3e3951f1259 from https://github.com/douglascrockford/JSON-java.

Group: com.unboundid.components Artifact: json
Show documentation Show source 
 

0 downloads
Artifact json
Group com.unboundid.components
Version 1.0.0
Last update 22. November 2011
Organization not specified
URL http://www.json.org/java/index.html
License JSON License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dspace-cocoon-servlet-service-impl from group org.dspace.dependencies.cocoon (version 1.0.3)

This is version of the cocoon servlet service with patched as per the following tickets: http://jira.dspace.org/jira/browse/DS-253 with patch... https://issues.apache.org/jira/browse/COCOON-2217 This is deployed to fix issues with streams not closing we cannot use cocoon-servlet-service-impl 1.1.0 or 1.2.0 as they break block deployment. More recently, patches were applied to try and resolve http://jira.dspace.org/jira/browse/DS-768.

Group: org.dspace.dependencies.cocoon Artifact: dspace-cocoon-servlet-service-impl
Show all versions Show documentation Show source 
 

0 downloads
Artifact dspace-cocoon-servlet-service-impl
Group org.dspace.dependencies.cocoon
Version 1.0.3
Last update 13. October 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies excalibur-sourceresolve, spring-aop, spring-core, spring-beans, spring-context, spring-web, commons-collections,
There are maybe transitive dependencies!

codingstyle-pom from group edu.hm.hafner (version 4.16.0)

Each Java project should follow a given coding style. I.e., all contributions to the source code should use the same formatting rules, design principles, code patterns, idioms, etc. I published such a coding style in my GitHub project codingstyle (https://github.com/uhafner/codingstyle) - I am using this coding style in my lectures about software development at Munich University of Applied Sciences and in all of my open source projects. If you want to use this coding style as well, you can use this Maven POM as parent of your own POM. Then you get the configuration several static analysis and testing tools for free.

Group: edu.hm.hafner Artifact: codingstyle-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact codingstyle-pom
Group edu.hm.hafner
Version 4.16.0
Last update 24. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io, streamex,
There are maybe transitive dependencies!

gwt-commons-lang3 from group de.knightsoft-net (version 3.17.0-0)

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. This is a port for GWT, which enables program, to use Apache Commons Lang also in the frontend compiled by the gwt compiler to java-script. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.

Group: de.knightsoft-net Artifact: gwt-commons-lang3
Show all versions Show documentation Show source 
 

5 downloads
Artifact gwt-commons-lang3
Group de.knightsoft-net
Version 3.17.0-0
Last update 18. September 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-lang3
License Apache License, Version 2.0
Dependencies amount 3
Dependencies gwt-core, gwt-mt-jre-emulation, gwt-user,
There are maybe transitive dependencies!

gcexcel from group com.grapecity.documents (version 7.2.2)

GrapeCity Documents has undergone a marketing rebranding and as a result, the v7.2 maintenance release in November 2024 will mark the final release under the old GrapeCity Documents product branding. Starting with version 8.0.0 onwards, the packages will only be maintained and released using the new package names and this GrapeCity package will be phased out. Please refer to product ReadMe in the trial download zip files available on the website (US Edition: https://developer.mescius.com/document-solutions/download-product and 中国版本: https://www.grapecity.com.cn/developer/grapecitydocuments#api)

Group: com.grapecity.documents Artifact: gcexcel
Show all versions Show documentation Show source 
 

13 downloads
Artifact gcexcel
Group com.grapecity.documents
Version 7.2.2
Last update 18. September 2024
Organization not specified
URL https://www.grapecity.com/documents-api-excel-java
License GC Documents EULA
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1294 from 3 (items total 13047)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy