License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-safer-annotations-parent |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye Safer Annotations Parent
Safer Annotation constraints
|
Project URL |
Project URL |
Filename | Size |
---|---|
smallrye-safer-annotations-parent-1.0.3.pom | 4 KB |
Browse |
<!-- 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"]