Last Version

Core Automation Toolset - Jira ETL 0.1.25

This is an integration point between Jira and ERP where we retrieve data and transfer them to ERP.

License

License

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

etl.jira
Version

Version

0.1.25
Type

Type

jar
Description

Description

Core Automation Toolset - Jira ETL
This is an integration point between Jira and ERP where we retrieve data and transfer them to ERP.
Project URL

Project URL

https://gitlab.com/catools/etl.jira.git

Download etl.jira 0.1.25


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

Dependencies

compile (3)

Group / Artifact Type Version
org.catools : common-concurrent jar 0.1.25
org.catools : etl jar 0.1.25
org.catools : jira jar 0.1.25

Project Modules

There are no modules declared in this project.