License |
License |
---|---|
GroupId | GroupIdorg.tentackle |
ArtifactId | ArtifactIdtentackle-pdo |
Version | Version11.7.2.1 |
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.2.1.pom | |
tentackle-pdo-11.7.2.1.jar | 202 KB |
tentackle-pdo-11.7.2.1-sources.jar | 201 KB |
tentackle-pdo-11.7.2.1-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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-pdo/
implementation 'org.tentackle:tentackle-pdo:11.7.2.1'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-pdo/
implementation ("org.tentackle:tentackle-pdo:11.7.2.1")
'org.tentackle:tentackle-pdo:jar:11.7.2.1'
<dependency org="org.tentackle" name="tentackle-pdo" rev="11.7.2.1">
<artifact name="tentackle-pdo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-pdo', version='11.7.2.1')
)
libraryDependencies += "org.tentackle" % "tentackle-pdo" % "11.7.2.1"
[org.tentackle/tentackle-pdo "11.7.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.tentackle : tentackle-session | jar | 11.7.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.postgresql : postgresql | jar | 42.2.20 |