License |
License |
---|---|
GroupId | GroupIdorg.tentackle |
ArtifactId | ArtifactIdtentackle-update |
Version | Version11.7.3.0 |
Type | Typejar |
Description |
DescriptionTentackle Update
Tentackle Application Update Service
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tentackle-update-11.7.3.0.pom | |
tentackle-update-11.7.3.0.jar | 19 KB |
tentackle-update-11.7.3.0-sources.jar | 17 KB |
tentackle-update-11.7.3.0-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-update/ -->
<dependency>
<groupId>org.tentackle</groupId>
<artifactId>tentackle-update</artifactId>
<version>11.7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-update/
implementation 'org.tentackle:tentackle-update:11.7.3.0'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-update/
implementation ("org.tentackle:tentackle-update:11.7.3.0")
'org.tentackle:tentackle-update:jar:11.7.3.0'
<dependency org="org.tentackle" name="tentackle-update" rev="11.7.3.0">
<artifact name="tentackle-update" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-update', version='11.7.3.0')
)
libraryDependencies += "org.tentackle" % "tentackle-update" % "11.7.3.0"
[org.tentackle/tentackle-update "11.7.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tentackle : tentackle-common | jar | 11.7.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.postgresql : postgresql | jar | 42.2.23 |