Akka Serverless Maven Plugin

This is the parent pom for the Akka Serverless Maven plugin and archetypes

License

License

Categories

Categories

Maven Build Tools Akka Container Microservices Reactive libraries
GroupId

GroupId

com.akkaserverless
ArtifactId

ArtifactId

akkaserverless-maven-plugin
Last Version

Last Version

0.10.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Akka Serverless Maven Plugin
This is the parent pom for the Akka Serverless Maven plugin and archetypes

Download akkaserverless-maven-plugin

How to add to project

<plugin>
    <groupId>com.akkaserverless</groupId>
    <artifactId>akkaserverless-maven-plugin</artifactId>
    <version>0.10.6</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.akkaserverless : akkaserverless-codegen-java_2.12 jar 0.10.6
ch.qos.logback : logback-classic jar 1.2.3

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (4)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.3.9
junit : junit jar 4.13.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.0
0.8.0
0.7.2
0.7.1
0.7.0
0.7.0-beta.19
0.7.0-beta.18
0.7.0-beta.15