| License |
License |
|---|---|
| GroupId | GroupIdcom.github.threefish |
| ArtifactId | ArtifactIdsql-tpl |
| Last Version | Last Version1.0.2.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsql-tpl
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sql-tpl-1.0.2.RELEASE.pom | |
| sql-tpl-1.0.2.RELEASE.jar | 19 KB |
| sql-tpl-1.0.2.RELEASE-sources.jar | 15 KB |
| sql-tpl-1.0.2.RELEASE-javadoc.jar | 134 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.threefish/sql-tpl/ -->
<dependency>
<groupId>com.github.threefish</groupId>
<artifactId>sql-tpl</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.threefish/sql-tpl/
implementation 'com.github.threefish:sql-tpl:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.threefish/sql-tpl/
implementation ("com.github.threefish:sql-tpl:1.0.2.RELEASE")
'com.github.threefish:sql-tpl:jar:1.0.2.RELEASE'
<dependency org="com.github.threefish" name="sql-tpl" rev="1.0.2.RELEASE">
<artifact name="sql-tpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.threefish', module='sql-tpl', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.threefish" % "sql-tpl" % "1.0.2.RELEASE"
[com.github.threefish/sql-tpl "1.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | ${springframework.version} |
| org.slf4j : slf4j-api | jar | ${slf4j-api.version} |
| com.ibeetl : beetl Optional | jar | 3.0.19.RELEASE |