Last Version

SmallRye Common: Parent 2.0.0-RC2

Common utilities for SmallRye

License

License

GroupId

GroupId

io.smallrye.common
ArtifactId

ArtifactId

smallrye-common-parent
Version

Version

2.0.0-RC2
Type

Type

pom
Description

Description

SmallRye Common: Parent
Common utilities for SmallRye
Project URL

Project URL

http://smallrye.io
Source Code Management

Source Code Management

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

Download smallrye-common-parent 2.0.0-RC2


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

Dependencies

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

Project Modules

  • annotation
  • classloader
  • constraint
  • cpu
  • expression
  • function
  • io
  • net
  • os
  • version
  • vertx-context