Last Version

adif-processor 1.0.51

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.

License

License

GroupId

GroupId

uk.m0nom
ArtifactId

ArtifactId

adif-processor
Version

Version

1.0.51
Type

Type

jar
Description

Description

adif-processor
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.
Project URL

Project URL

https://github.com/urbancamo/adif-processor
Source Code Management

Source Code Management

https://github.com/urbancamo/adif-processor

Download adif-processor 1.0.51


<!-- https://jarcasting.com/artifacts/uk.m0nom/adif-processor/ -->
<dependency>
    <groupId>uk.m0nom</groupId>
    <artifactId>adif-processor</artifactId>
    <version>1.0.51</version>
</dependency>
// https://jarcasting.com/artifacts/uk.m0nom/adif-processor/
implementation 'uk.m0nom:adif-processor:1.0.51'
// https://jarcasting.com/artifacts/uk.m0nom/adif-processor/
implementation ("uk.m0nom:adif-processor:1.0.51")
'uk.m0nom:adif-processor:jar:1.0.51'
<dependency org="uk.m0nom" name="adif-processor" rev="1.0.51">
  <artifact name="adif-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.m0nom', module='adif-processor', version='1.0.51')
)
libraryDependencies += "uk.m0nom" % "adif-processor" % "1.0.51"
[uk.m0nom/adif-processor "1.0.51"]

Dependencies

compile (27)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
org.springframework.boot : spring-boot-starter jar 2.6.7
com.github.davidmoten : predict4java jar 1.3.1
org.gavaghan : geodesy jar 1.1.3
fr.dudie : nominatim-api jar 3.4
net.sf.geographiclib : GeographicLib-Java jar 2.0
uk.m0nom : JavaAPIforKml jar 3.0.1
net.sourceforge.argparse4j : argparse4j jar 0.9.0
jakarta.xml.bind : jakarta.xml.bind-api jar 4.0.0
com.sun.xml.bind : jaxb-impl jar 4.0.0
org.glassfish.jaxb : jaxb-runtime jar 4.0.0
com.squareup.okhttp3 : okhttp jar 4.9.3
org.apache.commons : commons-csv jar 1.9.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
com.amihaiemil.web : eo-yaml jar 6.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
jakarta.activation : jakarta.activation-api jar 2.1.0
org.projectlombok : lombok jar 1.18.24
org.apache.httpcomponents : httpclient jar 4.5.13
org.thymeleaf : thymeleaf jar 3.0.15.RELEASE
org.apache.maven.plugins : maven-gpg-plugin jar 3.0.1
org.apache.maven : maven-core jar 3.8.5
org.apache.maven.shared : maven-shared-utils jar 3.3.4
org.apache.maven : maven-settings jar 3.8.5
com.amazonaws : aws-java-sdk jar 1.12.237
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.6.1
org.assertj : assertj-core jar 3.23.1
org.springframework.boot : spring-boot-test jar 2.6.7
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.