| License | License | 
|---|---|
| GroupId | GroupIdorg.kathra | 
| ArtifactId | ArtifactIdkathra-pipelinemanager-interface | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKATHRA :: PipelineManager :: Interface no description | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.kathra/kathra-pipelinemanager-interface/ -->
<dependency>
    <groupId>org.kathra</groupId>
    <artifactId>kathra-pipelinemanager-interface</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.kathra/kathra-pipelinemanager-interface/
implementation 'org.kathra:kathra-pipelinemanager-interface:1.2.0'// https://jarcasting.com/artifacts/org.kathra/kathra-pipelinemanager-interface/
implementation ("org.kathra:kathra-pipelinemanager-interface:1.2.0")'org.kathra:kathra-pipelinemanager-interface:jar:1.2.0'<dependency org="org.kathra" name="kathra-pipelinemanager-interface" rev="1.2.0">
  <artifact name="kathra-pipelinemanager-interface" type="jar" />
</dependency>@Grapes(
@Grab(group='org.kathra', module='kathra-pipelinemanager-interface', version='1.2.0')
)libraryDependencies += "org.kathra" % "kathra-pipelinemanager-interface" % "1.2.0"[org.kathra/kathra-pipelinemanager-interface "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.kathra : kathra-core-interface | jar | 1.2.0 | 
| org.kathra : kathra-core-model | jar | 1.2.0 | 
| org.kathra : kathra-pipelinemanager-model | jar | 1.2.0 |