License |
License |
---|---|
GroupId | GroupIdcom.github.nic-luo |
ArtifactId | ArtifactIdrober-cabin |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrober-cabin
cabin是rober系列的一个综合,把项目所涉及的所有资源统一放到这里
Java9 add VM OPTIONS "--add-modules java.xml.bind"
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rober-cabin-1.0.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nic-luo/rober-cabin/ -->
<dependency>
<groupId>com.github.nic-luo</groupId>
<artifactId>rober-cabin</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nic-luo/rober-cabin/
implementation 'com.github.nic-luo:rober-cabin:1.0'
// https://jarcasting.com/artifacts/com.github.nic-luo/rober-cabin/
implementation ("com.github.nic-luo:rober-cabin:1.0")
'com.github.nic-luo:rober-cabin:pom:1.0'
<dependency org="com.github.nic-luo" name="rober-cabin" rev="1.0">
<artifact name="rober-cabin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nic-luo', module='rober-cabin', version='1.0')
)
libraryDependencies += "com.github.nic-luo" % "rober-cabin" % "1.0"
[com.github.nic-luo/rober-cabin "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 |