adifweb

Web Interface for the ADIF Transformer

License

License

GroupId

GroupId

uk.m0nom
ArtifactId

ArtifactId

adifweb
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

adifweb
Web Interface for the ADIF Transformer
Project URL

Project URL

https://github.com/urbancamo/adifweb
Source Code Management

Source Code Management

https://github.com/urbancamo/adifweb

Download adifweb

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
uk.m0nom : adif-processor jar 1.0.2
commons-fileupload : commons-fileupload jar 1.4
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.6.1
org.springframework.boot : spring-boot-starter-web jar 2.6.1
org.yaml : snakeyaml jar 1.29
com.amazonaws : aws-java-sdk jar 1.12.129

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1