is not current version
Last Version 8.7.17

com.yahoo.vespa:configgen 6.161.146

Config java code generation from defintion files for Java Vespa components.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

configgen
Version

Version

6.161.146
Type

Type

jar

Download configgen 6.161.146


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