| License |
License |
|---|---|
| GroupId | GroupIdorg.tentackle |
| ArtifactId | ArtifactIdtentackle-core |
| Version | Version11.7.3.0 |
| Type | Typejar |
| Description |
DescriptionTentackle Core
The Core of the Tentackle Framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tentackle-core-11.7.3.0.pom | |
| tentackle-core-11.7.3.0.jar | 376 KB |
| tentackle-core-11.7.3.0-sources.jar | 397 KB |
| tentackle-core-11.7.3.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-core/ -->
<dependency>
<groupId>org.tentackle</groupId>
<artifactId>tentackle-core</artifactId>
<version>11.7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-core/
implementation 'org.tentackle:tentackle-core:11.7.3.0'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-core/
implementation ("org.tentackle:tentackle-core:11.7.3.0")
'org.tentackle:tentackle-core:jar:11.7.3.0'
<dependency org="org.tentackle" name="tentackle-core" rev="11.7.3.0">
<artifact name="tentackle-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-core', version='11.7.3.0')
)
libraryDependencies += "org.tentackle" % "tentackle-core" % "11.7.3.0"
[org.tentackle/tentackle-core "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 |