is not current version
Last Version 8.7.17

com.yahoo.vespa:configgen 6.243.159

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.243.159
Type

Type

jar

Download configgen 6.243.159


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