Last Version

WOS 0.48.0

The Parent for all Scala Wix Open Source Scala projects. This POM artifact should be the parent for all Wix Scala open source projects. In addition to the Java Parent, it includes the various (common) Scala related Maven plugins and versions.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.wix
ArtifactId

ArtifactId

wix-oss-scala-parent
Version

Version

0.48.0
Type

Type

pom
Description

Description

WOS
The Parent for all Scala Wix Open Source Scala projects. This POM artifact should be the parent for all Wix Scala open source projects. In addition to the Java Parent, it includes the various (common) Scala related Maven plugins and versions.
Project URL

Project URL

https://github.com/wix/wix-oss-parents
Project Organization

Project Organization

wix.com
Source Code Management

Source Code Management

https://github.com/wix/wix-oss-parents

Download wix-oss-scala-parent 0.48.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.12.6

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 3.8.9
org.specs2 : specs2-junit_2.12 jar 3.8.9

Project Modules

There are no modules declared in this project.