u

util-plan-fetcher-impl-url

URL resources fetcher - bundle version
文件下载
文件名 操作
util-plan-fetcher-impl-url-1.0.19.jar 下载
util-plan-fetcher-impl-url-1.0.19.pom 下载
util-plan-fetcher-impl-url-1.0.19-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.ow2.bundles</groupId>
  <artifactId>util-plan-fetcher-impl-url</artifactId>
  <version>1.0.19</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.ow2.bundles:util-plan-fetcher-impl-url:1.0.19'
Gradle Kotlin
implementation("org.ow2.bundles:util-plan-fetcher-impl-url:1.0.19")
Scala SBT
libraryDependencies += "org.ow2.bundles" % "util-plan-fetcher-impl-url" % "1.0.19"
Groovy Grape
@Grapes(
  @Grab(group='org.ow2.bundles', module='util-plan-fetcher-impl-url', version='1.0.19')
)
Apache Ivy
<dependency org="org.ow2.bundles" name="util-plan-fetcher-impl-url" rev="1.0.19" />
Leiningen
[org.ow2.bundles/util-plan-fetcher-impl-url "1.0.19"]
Apache Buildr
'org.ow2.bundles:util-plan-fetcher-impl-url:jar:1.0.19'