MVN

io.axoniq : axonserver-plugin-api

Maven & Gradle

Jun 20, 2023
4 usages
5 stars

AxonServer Plugin API · API module defining the extension points for Axon Server plugins

<dependency>
    <groupId>io.axoniq</groupId>
    <artifactId>axonserver-plugin-api</artifactId>
    <version>4.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.axoniq : axonserver-plugin-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.7.1

All Versions

Choose a version of io.axoniq : axonserver-plugin-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.7.x
axonserver-plugin-api-4.7.1
axonserver-plugin-api-4.7.0
4.6.x
axonserver-plugin-api-4.6.1
axonserver-plugin-api-4.6.0
4.5
axonserver-plugin-api-4.5

How to add a dependency to Maven

Add the following io.axoniq : axonserver-plugin-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.axoniq</groupId>
    <artifactId>axonserver-plugin-api</artifactId>
    <version>4.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.axoniq : axonserver-plugin-api gradle dependency to your build.gradle file:

implementation 'io.axoniq:axonserver-plugin-api:4.7.1'

Gradle Kotlin DSL: Add the following io.axoniq : axonserver-plugin-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.axoniq:axonserver-plugin-api:4.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.axoniq : axonserver-plugin-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.axoniq" % "axonserver-plugin-api" % "4.7.1"

Advertisement

Dependencies from Group

Mar 10, 2023
4 usages
24 stars
Jun 20, 2023
4 usages
5 stars
Apr 09, 2019
2 usages
3 stars
Jun 20, 2023
2 usages
10 stars
Jan 15, 2018
1 usages
12 stars

Discover Dependencies

Mar 14, 2023
2 usages
20 stars
Dec 17, 2021
1 usages
Jun 17, 2021
2 usages
15 stars
Jul 31, 2021
1 usages
1 stars
Oct 20, 2022
1 usages
8 stars
Oct 20, 2022
1 usages
8 stars
Jan 08, 2023
1 usages
222 stars