Scala SufFix Maven Plugin

Fixes Scala dependencies incompatible with Java 9+.

License

License

Categories

Categories

Scala Languages Maven Build Tools
GroupId

GroupId

io.github.makingthematrix
ArtifactId

ArtifactId

scala-suffix-maven-plugin
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Scala SufFix Maven Plugin
Fixes Scala dependencies incompatible with Java 9+.
Project URL

Project URL

https://github.com/makingthematrix/scala-suffix
Project Organization

Project Organization

makingthematrix

Download scala-suffix-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.makingthematrix</groupId>
    <artifactId>scala-suffix-maven-plugin</artifactId>
    <version>0.2.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven : maven-project jar 2.2.1
net.lingala.zip4j : zip4j jar 2.7.0
commons-io : commons-io jar 2.8.0
io.vavr : vavr jar 0.10.3
org.jetbrains : annotations jar 20.1.0

provided (1)

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

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.0