License |
License |
---|---|
GroupId | GroupIdcom.github.nic-luo |
ArtifactId | ArtifactIdrober-sql |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncabin是rober系列的一个综合,把项目所涉及的所有资源统一放到这里
Java9 add VM OPTIONS "--add-modules java.xml.bind"
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rober-sql-1.0.pom | |
rober-sql-1.0.jar | 131 KB |
rober-sql-1.0-sources.jar | 72 KB |
rober-sql-1.0-javadoc.jar | 627 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nic-luo/rober-sql/ -->
<dependency>
<groupId>com.github.nic-luo</groupId>
<artifactId>rober-sql</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nic-luo/rober-sql/
implementation 'com.github.nic-luo:rober-sql:1.0'
// https://jarcasting.com/artifacts/com.github.nic-luo/rober-sql/
implementation ("com.github.nic-luo:rober-sql:1.0")
'com.github.nic-luo:rober-sql:jar:1.0'
<dependency org="com.github.nic-luo" name="rober-sql" rev="1.0">
<artifact name="rober-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nic-luo', module='rober-sql', version='1.0')
)
libraryDependencies += "com.github.nic-luo" % "rober-sql" % "1.0"
[com.github.nic-luo/rober-sql "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.11.0 |
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.3.14.RELEASE |
org.springframework.boot : spring-boot-test | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-test-autoconfigure | jar | 1.5.10.RELEASE |