is not current version
Last Version 8.7.17

com.yahoo.vespa:maven-plugins 7.503.19

Parent artifact for Vespa maven plugins.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

maven-plugins
Version

Version

7.503.19
Type

Type

pom

Download maven-plugins 7.503.19


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