is not current version
Last Version 8.7.17

com.yahoo.vespa:maven-plugins 7.588.57

Parent artifact for Vespa maven plugins.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

maven-plugins
Version

Version

7.588.57
Type

Type

pom

Download maven-plugins 7.588.57


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