is not current version
Last Version 1.0.51

adif-processor 1.0.1

ADIF Processor visualizes contacts in your input file on Google Earth. It generates a Google Earth Project file, also known as a KML file, for each contact in the ADIF input file.

License

License

GroupId

GroupId

uk.m0nom
ArtifactId

ArtifactId

adif-processor
Version

Version

1.0.1
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, for each contact in the ADIF input file.
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.1


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

Dependencies

compile (17)

Group / Artifact Type Version
org.gavaghan : geodesy jar 1.1.3
fr.dudie : nominatim-api jar 3.4
net.sf.geographiclib : GeographicLib-Java jar 1.52
de.micromata.jak : JavaAPIforKml jar 2.2.1
net.sourceforge.argparse4j : argparse4j jar 0.9.0
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-ri pom 3.0.0
com.squareup.okhttp3 : okhttp jar 4.9.2
org.apache.commons : commons-csv jar 1.8
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.10.0
com.amihaiemil.web : eo-yaml jar 6.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.projectlombok : lombok jar 1.18.22
org.apache.httpcomponents : httpclient jar 4.5.13
org.thymeleaf : thymeleaf jar 3.0.12.RELEASE
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.0.0
org.assertj : assertj-core jar 3.21.0
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.