acrachilisync-core

Sync tool to import ACRA bug reports from the standard Google Doc format to a Chiliproject bug tracker instance

License

License

GroupId

GroupId

fr.dudie
ArtifactId

ArtifactId

acrachilisync-core
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

acrachilisync-core
Sync tool to import ACRA bug reports from the standard Google Doc format to a Chiliproject bug tracker instance
Source Code Management

Source Code Management

https://github.com/kops/acrachilisync/tree/master/acrachilisync-core

Download acrachilisync-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
com.googlecode : redmine-java-api jar 1.5.2
com.google.gdata » gdata-docs-3.0 jar 1.41.5
javax.mail : mail jar 1.4.1
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.6
commons-configuration : commons-configuration jar 1.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.

AcraChiliSync

A tool to sync Acra GoogleDoc report with Redmine bug tracker.

build status on travis-ci.org (master branch)

fr.dudie

kops

Versions

Version
1.2
1.1
1.0