is not current version
Last Version 1.2.0

org.kathra:kathra-exec-parent 1.1.0

Kathra POM used in services implementations

GroupId

GroupId

org.kathra
ArtifactId

ArtifactId

kathra-exec-parent
Version

Version

1.1.0
Type

Type

pom

Download kathra-exec-parent 1.1.0


<!-- https://jarcasting.com/artifacts/org.kathra/kathra-exec-parent/ -->
<dependency>
    <groupId>org.kathra</groupId>
    <artifactId>kathra-exec-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kathra/kathra-exec-parent/
implementation 'org.kathra:kathra-exec-parent:1.1.0'
// https://jarcasting.com/artifacts/org.kathra/kathra-exec-parent/
implementation ("org.kathra:kathra-exec-parent:1.1.0")
'org.kathra:kathra-exec-parent:pom:1.1.0'
<dependency org="org.kathra" name="kathra-exec-parent" rev="1.1.0">
  <artifact name="kathra-exec-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kathra', module='kathra-exec-parent', version='1.1.0')
)
libraryDependencies += "org.kathra" % "kathra-exec-parent" % "1.1.0"
[org.kathra/kathra-exec-parent "1.1.0"]