is not current version
Last Version 8.7.17

com.yahoo.vespa:provided-dependencies 7.361.22

Dependencies that are installed and should not be included in artifacts with dependencies.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

provided-dependencies
Version

Version

7.361.22
Type

Type

jar

Download provided-dependencies 7.361.22


<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/provided-dependencies/ -->
<dependency>
    <groupId>com.yahoo.vespa</groupId>
    <artifactId>provided-dependencies</artifactId>
    <version>7.361.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/provided-dependencies/
implementation 'com.yahoo.vespa:provided-dependencies:7.361.22'
// https://jarcasting.com/artifacts/com.yahoo.vespa/provided-dependencies/
implementation ("com.yahoo.vespa:provided-dependencies:7.361.22")
'com.yahoo.vespa:provided-dependencies:jar:7.361.22'
<dependency org="com.yahoo.vespa" name="provided-dependencies" rev="7.361.22">
  <artifact name="provided-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='provided-dependencies', version='7.361.22')
)
libraryDependencies += "com.yahoo.vespa" % "provided-dependencies" % "7.361.22"
[com.yahoo.vespa/provided-dependencies "7.361.22"]