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

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

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.4.15
Last update 30. August 2024
Organization not specified
URL https://github.com/urbancamo/adif-processor
License Apache License, Version 2.0
Dependencies amount 31
Dependencies spring-boot-starter-data-jpa, aws-java-sdk-s3, 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, spring-boot-autoconfigure,
There are maybe transitive dependencies!

metrics from group io.github.ardoco (version 0.1.1)

Group: io.github.ardoco Artifact: metrics
Show all versions Show documentation Show source 
 

0 downloads
Artifact metrics
Group io.github.ardoco
Version 0.1.1
Last update 23. August 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

metrics-parent from group io.github.ardoco (version 0.1.1)

The goal of this project is to connect architecture documentation and models while identifying missing or deviating elements (inconsistencies). An element can be any representable item of the model, like a component or a relation. To do so, we first create trace links and then make use of them and other information to identify inconsistencies. ArDoCo is actively developed by researchers of the Modelling for Continuous Software Engineering (MCSE) group of KASTEL - Institute of Information Security and Dependability at the KIT.

Group: io.github.ardoco Artifact: metrics-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact metrics-parent
Group io.github.ardoco
Version 0.1.1
Last update 23. August 2024
Organization not specified
URL https://github.com/ArDoCo/Metrics
License MIT License
Dependencies amount 3
Dependencies kotlin-reflect, kotlin-stdlib, slf4j-api,
There are maybe transitive dependencies!

infinispan-spring6-parent from group org.infinispan (version 15.1.0.Dev03)

The Infinispan Spring Integration project provides Spring 6 integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Group: org.infinispan Artifact: infinispan-spring6-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact infinispan-spring6-parent
Group org.infinispan
Version 15.1.0.Dev03
Last update 22. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

infinispan-spring6-common from group org.infinispan (version 15.1.0.Dev03)

Group: org.infinispan Artifact: infinispan-spring6-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinispan-spring6-common
Group org.infinispan
Version 15.1.0.Dev03
Last update 22. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jakarta.transaction-api, infinispan-commons, protostream-processor,
There are maybe transitive dependencies!

infinispan-spring6-remote from group org.infinispan (version 15.1.0.Dev03)

Group: org.infinispan Artifact: infinispan-spring6-remote
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinispan-spring6-remote
Group org.infinispan
Version 15.1.0.Dev03
Last update 22. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies infinispan-core, infinispan-client-hotrod, infinispan-spring6-common, jakarta.annotation-api, jakarta.transaction-api, spring-tx, narayana-jta,
There are maybe transitive dependencies!

infinispan-spring6-embedded from group org.infinispan (version 15.1.0.Dev03)

Group: org.infinispan Artifact: infinispan-spring6-embedded
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinispan-spring6-embedded
Group org.infinispan
Version 15.1.0.Dev03
Last update 22. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies infinispan-component-processor, infinispan-core, infinispan-spring6-common, jakarta.annotation-api, jakarta.transaction-api, spring-tx, narayana-jta,
There are maybe transitive dependencies!

Config from group com.vectorprint (version 12.2)

This project is about configuration of applications and about parameterization of Objects. This library offers annotations (and annotation processors), parsers, typing, observing changes, serialization, cloning and more when working with settings and/or object parameters. Settings and its features can be declared using an xml format. The library offers syntax support for settings and parameters in a loosely coupled manner. You are not restricted to built in syntax, you can provide your own. At runtime this library tracks keys for which a default is used because they are not found in settings. Also it tracks unused keys. You can stack features for settings such as caching, preparing keys and values, readonlyness, threadsafety, helpsupport, reading / parsing from input. You can easily develop your own features for settings.

Group: com.vectorprint Artifact: Config
Show all versions Show documentation Show source 
 

0 downloads
Artifact Config
Group com.vectorprint
Version 12.2
Last update 12. July 2024
Organization E. Drenth Software
URL https://github.com/eduarddrenth/Configuration/wiki
License Apache License, Version 2.0
Dependencies amount 4
Dependencies VectorPrintCommon, slf4j-api, jaxb-impl, commons-io,
There are maybe transitive dependencies!

st-zthes-serializing-exporter from group it.uniroma2.art.semanticturkey (version 12.2)

Group: it.uniroma2.art.semanticturkey Artifact: st-zthes-serializing-exporter
Show all versions Show documentation Show source 
 

0 downloads
Artifact st-zthes-serializing-exporter
Group it.uniroma2.art.semanticturkey
Version 12.2
Last update 09. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies st-core-framework, st-zthes-commons,
There are maybe transitive dependencies!

st-zthes-deserializing-lifter from group it.uniroma2.art.semanticturkey (version 12.2)

Group: it.uniroma2.art.semanticturkey Artifact: st-zthes-deserializing-lifter
Show all versions Show documentation Show source 
 

0 downloads
Artifact st-zthes-deserializing-lifter
Group it.uniroma2.art.semanticturkey
Version 12.2
Last update 09. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies st-core-framework, st-zthes-commons,
There are maybe transitive dependencies!



Page 2942 from 3 (items total 29781)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy