u

util-plan-fetcher-impl-url

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