Last Version

KATHRA :: Exec :: Parent 1.2.0

Kathra POM used in services implementations

License

License

GroupId

GroupId

org.kathra
ArtifactId

ArtifactId

kathra-exec-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

KATHRA :: Exec :: Parent
Kathra POM used in services implementations
Project URL

Project URL

http://gitlab.com/kathra/kathra/kathra-parents/kathra-exec-parent
Source Code Management

Source Code Management

https://gitlab.com/kathra/kathra/kathra-parents/kathra-exec-parent/tree/master

Download kathra-exec-parent 1.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-cdi jar 2.24.2
org.jboss.weld.se : weld-se jar 2.4.7.Final
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.2

runtime (1)

Group / Artifact Type Version
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld jar 1.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.