Last Version

SmallRye: Build Parent 35

SmallRye Build Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-build-parent
Version

Version

35
Type

Type

pom
Description

Description

SmallRye: Build Parent
SmallRye Build Parent POM
Project URL

Project URL

https://smallrye.io
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-parent

Download smallrye-build-parent 35


<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-build-parent/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-build-parent</artifactId>
    <version>35</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-build-parent/
implementation 'io.smallrye:smallrye-build-parent:35'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-build-parent/
implementation ("io.smallrye:smallrye-build-parent:35")
'io.smallrye:smallrye-build-parent:pom:35'
<dependency org="io.smallrye" name="smallrye-build-parent" rev="35">
  <artifact name="smallrye-build-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-build-parent', version='35')
)
libraryDependencies += "io.smallrye" % "smallrye-build-parent" % "35"
[io.smallrye/smallrye-build-parent "35"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • full-parent
  • full-parent-jakarta