Maven Scala Tools Reactor

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Scala Languages React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.vast
ArtifactId

ArtifactId

scala-build-reactor
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Scala Tools Reactor
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/vast-eng/scala-maven-tools
Source Code Management

Source Code Management

https://github.com/vast-eng/scala-maven-tools

Download scala-build-reactor

How to add to project

<!-- https://jarcasting.com/artifacts/com.vast/scala-build-reactor/ -->
<dependency>
    <groupId>com.vast</groupId>
    <artifactId>scala-build-reactor</artifactId>
    <version>0.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vast/scala-build-reactor/
implementation 'com.vast:scala-build-reactor:0.3.3'
// https://jarcasting.com/artifacts/com.vast/scala-build-reactor/
implementation ("com.vast:scala-build-reactor:0.3.3")
'com.vast:scala-build-reactor:pom:0.3.3'
<dependency org="com.vast" name="scala-build-reactor" rev="0.3.3">
  <artifact name="scala-build-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vast', module='scala-build-reactor', version='0.3.3')
)
libraryDependencies += "com.vast" % "scala-build-reactor" % "0.3.3"
[com.vast/scala-build-reactor "0.3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • surefire-scala
  • scala-lifecycle-plugin

Versions

Version
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0