License |
License |
---|---|
GroupId | GroupIdcom.stratio |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstratio-parent-pom
The Stratio pom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-0.13.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio/parent/ -->
<dependency>
<groupId>com.stratio</groupId>
<artifactId>parent</artifactId>
<version>0.13.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.stratio/parent/
implementation 'com.stratio:parent:0.13.0'
// https://jarcasting.com/artifacts/com.stratio/parent/
implementation ("com.stratio:parent:0.13.0")
'com.stratio:parent:pom:0.13.0'
<dependency org="com.stratio" name="parent" rev="0.13.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.stratio', module='parent', version='0.13.0')
)
libraryDependencies += "com.stratio" % "parent" % "0.13.0"
[com.stratio/parent "0.13.0"]