License |
License |
---|---|
GroupId | GroupIdorg.tentackle |
ArtifactId | ArtifactIdtentackle-pdo |
Version | Version11.7.3.0 |
Type | Typejar |
Description |
DescriptionTentackle PDO
The PDO application layer of the Tentackle Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tentackle-pdo-11.7.3.0.pom | |
tentackle-pdo-11.7.3.0.jar | 202 KB |
tentackle-pdo-11.7.3.0-sources.jar | 202 KB |
tentackle-pdo-11.7.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-pdo/ -->
<dependency>
<groupId>org.tentackle</groupId>
<artifactId>tentackle-pdo</artifactId>
<version>11.7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-pdo/
implementation 'org.tentackle:tentackle-pdo:11.7.3.0'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-pdo/
implementation ("org.tentackle:tentackle-pdo:11.7.3.0")
'org.tentackle:tentackle-pdo:jar:11.7.3.0'
<dependency org="org.tentackle" name="tentackle-pdo" rev="11.7.3.0">
<artifact name="tentackle-pdo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-pdo', version='11.7.3.0')
)
libraryDependencies += "org.tentackle" % "tentackle-pdo" % "11.7.3.0"
[org.tentackle/tentackle-pdo "11.7.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tentackle : tentackle-session | jar | 11.7.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.postgresql : postgresql | jar | 42.2.23 |