Last Version

Wix Open Source Parent 1.0.0

The parent for all Wix open source projects. This includes the various (common) Maven plugins, the GPG signing profile, SCM, license, issue and distribution management, and common dependencies (i.e., Scala)

License

License

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

wix-os-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Wix Open Source Parent
The parent for all Wix open source projects. This includes the various (common) Maven plugins, the GPG signing profile, SCM, license, issue and distribution management, and common dependencies (i.e., Scala)

Download wix-os-parent 1.0.0

Filename Size
wix-os-parent-1.0.0.pom 9 KB
Browse

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.7
org.specs2 : specs2-junit_2.11 jar 3.7

Project Modules

There are no modules declared in this project.