u

util-plan-fetcher-impl-url

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