sbt-maven-plugin Maven Mojo

The plugin is for executing scripts from remote(github) or local.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.kcmvp
ArtifactId

ArtifactId

sbt-maven-plugin
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

sbt-maven-plugin Maven Mojo
The plugin is for executing scripts from remote(github) or local.
Project URL

Project URL

https://github.com/kcmvp/sbt-maven-plugin
Source Code Management

Source Code Management

https://github.com/kcmvp/sbt-maven-plugin.git

Download sbt-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.kcmvp</groupId>
    <artifactId>sbt-maven-plugin</artifactId>
    <version>1.1.3</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-model jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.ivy : ivy jar 2.5.0
org.apache.maven.shared : maven-invoker jar 3.2.0
io.leangen.geantyref : geantyref jar 1.3.13
org.eclipse.jgit : org.eclipse.jgit jar 5.1.10.201908230655-r
org.codehaus.groovy : groovy-all pom 3.0.10

provided (6)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.2
com.google.guava : guava jar 18.0
org.yaml : snakeyaml jar 1.30
org.jsoup : jsoup jar 1.14.3
org.springframework.boot : spring-boot-starter-web jar 2.6.7
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.jeasy : easy-random-core jar 4.3.0
com.tngtech.archunit : archunit-junit5 jar 0.23.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.0.1
1.0.0