| License |
License |
|---|---|
| GroupId | GroupIdtop.wboost |
| ArtifactId | ArtifactIdcommon-sql |
| Last Version | Last Version4.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionproject auto plugins
|
| Filename | Size |
|---|---|
| common-sql-4.0.1.pom | |
| common-sql-4.0.1.jar | 94 KB |
| common-sql-4.0.1-sources.jar | 52 KB |
| common-sql-4.0.1-javadoc.jar | 370 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.wboost/common-sql/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>common-sql</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common-sql/
implementation 'top.wboost:common-sql:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/common-sql/
implementation ("top.wboost:common-sql:4.0.1")
'top.wboost:common-sql:jar:4.0.1'
<dependency org="top.wboost" name="common-sql" rev="4.0.1">
<artifact name="common-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common-sql', version='4.0.1')
)
libraryDependencies += "top.wboost" % "common-sql" % "4.0.1"
[top.wboost/common-sql "4.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.wboost : common-web | jar | 4.0.1 |