SmallRye Safer Annotations Parent

Safer Annotation constraints

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-safer-annotations-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

SmallRye Safer Annotations Parent
Safer Annotation constraints
Project URL

Project URL

https://github.com/smallrye/smallrye-safer-annotations

Download smallrye-safer-annotations-parent

How to add to project

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

Dependencies

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

Project Modules

  • core

Versions

Version
1.0.3
1.0.2
1.0.1