| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sansa-stack |
| ArtifactId | ArtifactIdsansa-parent |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSANSA - Parent
SANSA Parent project for managing common dependencies, plugins, meta-data, properties, etc.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sansa-parent-0.7.1.pom | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sansa-stack/sansa-parent/ -->
<dependency>
<groupId>net.sansa-stack</groupId>
<artifactId>sansa-parent</artifactId>
<version>0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sansa-stack/sansa-parent/
implementation 'net.sansa-stack:sansa-parent:0.7.1'
// https://jarcasting.com/artifacts/net.sansa-stack/sansa-parent/
implementation ("net.sansa-stack:sansa-parent:0.7.1")
'net.sansa-stack:sansa-parent:pom:0.7.1'
<dependency org="net.sansa-stack" name="sansa-parent" rev="0.7.1">
<artifact name="sansa-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sansa-stack', module='sansa-parent', version='0.7.1')
)
libraryDependencies += "net.sansa-stack" % "sansa-parent" % "0.7.1"
[net.sansa-stack/sansa-parent "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |