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