MVN

se.arkalix : kalix-dto

Maven & Gradle

Oct 12, 2021
2 usages
0 stars

Arrowhead Kalix: Data Transmission Object Annotations Library · Annotations and other utilities required for automatically generating data transmission objects using the kalix-dto-processor library.

<dependency>
    <groupId>se.arkalix</groupId>
    <artifactId>kalix-dto</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.arkalix : kalix-dto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of se.arkalix : kalix-dto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
kalix-dto-0.6.2
kalix-dto-0.6.1
kalix-dto-0.6.0

How to add a dependency to Maven

Add the following se.arkalix : kalix-dto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.arkalix</groupId>
    <artifactId>kalix-dto</artifactId>
    <version>0.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.arkalix : kalix-dto gradle dependency to your build.gradle file:

implementation 'se.arkalix:kalix-dto:0.6.2'

Gradle Kotlin DSL: Add the following se.arkalix : kalix-dto gradle kotlin dependency to your build.gradle.kts file:

implementation("se.arkalix:kalix-dto:0.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.arkalix : kalix-dto sbt scala dependency to your build.sbt file:

libraryDependencies += "se.arkalix" % "kalix-dto" % "0.6.2"

Advertisement

Dependencies from Group

Oct 12, 2021
3 usages
0 stars
Oct 12, 2021
2 usages
0 stars
Aug 24, 2021
0 stars
Oct 12, 2021
0 stars
Oct 12, 2021
0 stars

Discover Dependencies

Mar 08, 2013
4 usages
Dec 05, 2014
3 usages
1 stars
Jul 22, 2020
11 usages
1.6k stars
Oct 26, 2018
4 usages
0 stars
Nov 12, 2018
4 usages
4 stars
Jul 18, 2023
15 usages
3k stars