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

Download JAR files tagged by each with all dependencies

Search JAR files by class name

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

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.0.1
Last update 15. March 2024
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 6
Dependencies spotbugs-annotations, error_prone_annotations, streamex, codingstyle, commons-lang3, commons-io,
There are maybe transitive dependencies!

jollyday from group de.focus-shift (version 0.27.0)

This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently, there are over 70 countries supported like the following: * United States * Germany * France * India * Australia * and so on Besides, those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).

Group: de.focus-shift Artifact: jollyday
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jollyday
Group de.focus-shift
Version 0.27.0
Last update 08. March 2024
Organization not specified
URL https://github.com/focus-shift/jollyday
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

autograding-github-action from group edu.hm.hafner (version 3.16.0)

Group: edu.hm.hafner Artifact: autograding-github-action
Show all versions Show documentation Show source 
 

0 downloads
Artifact autograding-github-action
Group edu.hm.hafner
Version 3.16.0
Last update 29. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies autograding-model, github-api,
There are maybe transitive dependencies!

adif-processor from group uk.m0nom (version 1.3.4)

ADIF Processor visualizes contacts in your input file on Google Earth. It generates a Google Earth Project file, also known as a KML file, with a visualization of each contact in the ADIF/SOTA CSV input file where station locations can be determined. It parses structured tags in comments to enrich the correct ADIF output file. QRZ.com is used to determine station locations and provide additional information in the ADIF output file. The markdown/text file output contains a listing of contacts. The processor contains activity databases for the main outdoor activities such as SOTA, POTA, GMA, HEMA etc.

Group: uk.m0nom Artifact: adif-processor
Show all versions Show documentation Show source 
 

0 downloads
Artifact adif-processor
Group uk.m0nom
Version 1.3.4
Last update 21. February 2024
Organization not specified
URL https://github.com/urbancamo/adif-processor
License Apache License, Version 2.0
Dependencies amount 30
Dependencies jakarta.servlet-api, logback-classic, logback-core, snakeyaml, guava, spring-boot-starter, predict4java, geodesy, nominatim-api, GeographicLib-Java, javaapiforkml, argparse4j, jakarta.xml.bind-api, jaxb-impl, jaxb-runtime, okhttp, commons-csv, commons-lang3, commons-io, eo-yaml, jakarta.activation-api, lombok, httpclient, thymeleaf, maven-gpg-plugin, maven-core, maven-shared-utils, maven-settings, aws-java-sdk, spring-boot-autoconfigure,
There are maybe transitive dependencies!

parent from group org.apache.zookeeper (version 3.9.2)

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.

Group: org.apache.zookeeper Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.apache.zookeeper
Version 3.9.2
Last update 12. February 2024
Organization not specified
URL http://zookeeper.apache.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

box-spring-boot from group edu.byu.hbll.box (version 2.5.3)

Group: edu.byu.hbll.box Artifact: box-spring-boot
Show all versions Show documentation Show source 
 

0 downloads
Artifact box-spring-boot
Group edu.byu.hbll.box
Version 2.5.3
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies box-core, spring-boot-starter-web, spring-boot-starter-websocket, spring-boot-starter-actuator,
There are maybe transitive dependencies!

box-solr from group edu.byu.hbll.box (version 2.5.3)

Group: edu.byu.hbll.box Artifact: box-solr
Show all versions Show documentation Show source 
 

0 downloads
Artifact box-solr
Group edu.byu.hbll.box
Version 2.5.3
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies box-core, solr,
There are maybe transitive dependencies!

box-core from group edu.byu.hbll.box (version 2.5.3)

Group: edu.byu.hbll.box Artifact: box-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact box-core
Group edu.byu.hbll.box
Version 2.5.3
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies scheduler, misc, stats, box-client, slf4j-api,
There are maybe transitive dependencies!

box-bom from group edu.byu.hbll.box (version 2.5.3)

Group: edu.byu.hbll.box Artifact: box-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact box-bom
Group edu.byu.hbll.box
Version 2.5.3
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

box-client from group edu.byu.hbll.box (version 2.5.3)

Group: edu.byu.hbll.box Artifact: box-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact box-client
Group edu.byu.hbll.box
Version 2.5.3
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies json, misc,
There are maybe transitive dependencies!



Page 54 from 69 (items total 684)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy