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