License |
License |
---|---|
GroupId | GroupIdcom.github.nic-luo |
ArtifactId | ArtifactIdrober-runtime |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionruntime是rober系列的基础工具包,提供基础工具以及基础运行环境
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rober-runtime-1.0.pom | |
rober-runtime-1.0.jar | 112 KB |
rober-runtime-1.0-sources.jar | 67 KB |
rober-runtime-1.0-javadoc.jar | 383 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nic-luo/rober-runtime/ -->
<dependency>
<groupId>com.github.nic-luo</groupId>
<artifactId>rober-runtime</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nic-luo/rober-runtime/
implementation 'com.github.nic-luo:rober-runtime:1.0'
// https://jarcasting.com/artifacts/com.github.nic-luo/rober-runtime/
implementation ("com.github.nic-luo:rober-runtime:1.0")
'com.github.nic-luo:rober-runtime:jar:1.0'
<dependency org="com.github.nic-luo" name="rober-runtime" rev="1.0">
<artifact name="rober-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nic-luo', module='rober-runtime', version='1.0')
)
libraryDependencies += "com.github.nic-luo" % "rober-runtime" % "1.0"
[com.github.nic-luo/rober-runtime "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 |