| License |
License |
|---|---|
| GroupId | GroupIdorg.tentackle |
| ArtifactId | ArtifactIdtentackle-parent |
| Last Version | Last Version17.10.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTentackle Parent
Parent pom.xml for the Tentackle modules
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tentackle-parent-17.10.0.0.pom | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-parent/ -->
<dependency>
<groupId>org.tentackle</groupId>
<artifactId>tentackle-parent</artifactId>
<version>17.10.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-parent/
implementation 'org.tentackle:tentackle-parent:17.10.0.0'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-parent/
implementation ("org.tentackle:tentackle-parent:17.10.0.0")
'org.tentackle:tentackle-parent:pom:17.10.0.0'
<dependency org="org.tentackle" name="tentackle-parent" rev="17.10.0.0">
<artifact name="tentackle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-parent', version='17.10.0.0')
)
libraryDependencies += "org.tentackle" % "tentackle-parent" % "17.10.0.0"
[org.tentackle/tentackle-parent "17.10.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.5 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |