s

smallrye-build-parent

SmallRye Build Parent POM
https://smallrye.io
Apache License, Version 2.0
Ken Finnigan
Files download
File Operation
smallrye-build-parent-34.pom download
Apache Maven
<dependency>
  <groupId>io.smallrye</groupId>
  <artifactId>smallrye-build-parent</artifactId>
  <version>34</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.smallrye:smallrye-build-parent:34'
Gradle Kotlin
implementation("io.smallrye:smallrye-build-parent:34")
Scala SBT
libraryDependencies += "io.smallrye" % "smallrye-build-parent" % "34"
Groovy Grape
@Grapes(
  @Grab(group='io.smallrye', module='smallrye-build-parent', version='34')
)
Apache Ivy
<dependency org="io.smallrye" name="smallrye-build-parent" rev="34" />
Leiningen
[io.smallrye/smallrye-build-parent "34"]
Apache Buildr
'io.smallrye:smallrye-build-parent:jar:34'
Dependencies
The project has no third-party dependencies