u

util-plan-fetcher-impl-url

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