AcraChiliSync
A tool to sync Acra GoogleDoc report with Redmine bug tracker.
License |
License |
---|---|
GroupId | GroupIdfr.dudie |
ArtifactId | ArtifactIdacrachilisync-core |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionacrachilisync-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 |
Filename | Size |
---|---|
acrachilisync-core-1.2.pom | |
acrachilisync-core-1.2.jar | 40 KB |
acrachilisync-core-1.2-sources.jar | 33 KB |
acrachilisync-core-1.2-javadoc.jar | 147 KB |
Browse |
<!-- 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"]
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 |
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 |
A tool to sync Acra GoogleDoc report with Redmine bug tracker.