License |
License
The 2-Clause BSD License
|
---|---|
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdsql2java-store |
Version | Version2.6.6 |
Type | Typejar |
Description |
Descriptionsql2java-stor
virtual store base url
|
Filename | Size |
---|---|
sql2java-store-2.6.6.pom | |
sql2java-store-2.6.6.jar | 26 KB |
sql2java-store-2.6.6-sources.jar | 20 KB |
sql2java-store-2.6.6-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/sql2java-store/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>sql2java-store</artifactId>
<version>2.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/sql2java-store/
implementation 'com.gitee.l0km:sql2java-store:2.6.6'
// https://jarcasting.com/artifacts/com.gitee.l0km/sql2java-store/
implementation ("com.gitee.l0km:sql2java-store:2.6.6")
'com.gitee.l0km:sql2java-store:jar:2.6.6'
<dependency org="com.gitee.l0km" name="sql2java-store" rev="2.6.6">
<artifact name="sql2java-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='sql2java-store', version='2.6.6')
)
libraryDependencies += "com.gitee.l0km" % "sql2java-store" % "2.6.6"
[com.gitee.l0km/sql2java-store "2.6.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
com.google.errorprone : error_prone_annotations | jar | 2.0.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |