KATHRA :: Core :: Interface

no description

License

License

GroupId

GroupId

org.kathra
ArtifactId

ArtifactId

kathra-core-interface
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

KATHRA :: Core :: Interface
no description
Project URL

Project URL

http://gitlab.com/kathra/kathra/kathra-core/kathra-core-java/kathra-core-interface
Source Code Management

Source Code Management

https://gitlab.com/kathra/kathra/kathra-core/kathra-core-java/kathra-core-interface/tree/master

Download kathra-core-interface

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.24.2
org.apache.camel : camel-netty4-http jar 2.24.2
org.apache.camel : camel-swagger-java jar 2.24.2
org.apache.camel : camel-jackson jar 2.24.2
org.apache.camel : camel-gson jar 2.24.2
org.apache.camel : camel-cdi jar 2.24.2
com.google.code.gson : gson jar 2.8.6
org.kathra : kathra-utils jar 1.2.0
com.google.guava : guava jar 20.0
javax.activation : activation jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0