URL协议扩展
URL协议扩展,比如:classpath:
GroupId | GroupIdcn.guoyukun |
---|---|
ArtifactId | ArtifactIdprotocol-extends |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotocol-extends
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organizationguoyukun |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protocol-extends-0.1.pom | |
protocol-extends-0.1.jar | 4 KB |
protocol-extends-0.1-sources.jar | 1 KB |
protocol-extends-0.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.guoyukun/protocol-extends/ -->
<dependency>
<groupId>cn.guoyukun</groupId>
<artifactId>protocol-extends</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.guoyukun/protocol-extends/
implementation 'cn.guoyukun:protocol-extends:0.1'
// https://jarcasting.com/artifacts/cn.guoyukun/protocol-extends/
implementation ("cn.guoyukun:protocol-extends:0.1")
'cn.guoyukun:protocol-extends:jar:0.1'
<dependency org="cn.guoyukun" name="protocol-extends" rev="0.1">
<artifact name="protocol-extends" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.guoyukun', module='protocol-extends', version='0.1')
)
libraryDependencies += "cn.guoyukun" % "protocol-extends" % "0.1"
[cn.guoyukun/protocol-extends "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
commons-io : commons-io | jar | 2.4 |
URL协议扩展,比如:classpath: