License |
License |
---|---|
GroupId | GroupIdcom.github.nic-luo |
ArtifactId | ArtifactIdrober-base |
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-base-1.0.pom | |
rober-base-1.0.jar | 3 MB |
rober-base-1.0-sources.jar | 3 MB |
rober-base-1.0-javadoc.jar | 484 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nic-luo/rober-base/ -->
<dependency>
<groupId>com.github.nic-luo</groupId>
<artifactId>rober-base</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nic-luo/rober-base/
implementation 'com.github.nic-luo:rober-base:1.0'
// https://jarcasting.com/artifacts/com.github.nic-luo/rober-base/
implementation ("com.github.nic-luo:rober-base:1.0")
'com.github.nic-luo:rober-base:jar:1.0'
<dependency org="com.github.nic-luo" name="rober-base" rev="1.0">
<artifact name="rober-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nic-luo', module='rober-base', version='1.0')
)
libraryDependencies += "com.github.nic-luo" % "rober-base" % "1.0"
[com.github.nic-luo/rober-base "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 |