License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-safer-annotations |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallrye Safer Annotations
Safer Annotation constraints
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-safer-annotations/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-safer-annotations</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-safer-annotations/
implementation 'io.smallrye:smallrye-safer-annotations:1.0.3'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-safer-annotations/
implementation ("io.smallrye:smallrye-safer-annotations:1.0.3")
'io.smallrye:smallrye-safer-annotations:jar:1.0.3'
<dependency org="io.smallrye" name="smallrye-safer-annotations" rev="1.0.3">
<artifact name="smallrye-safer-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-safer-annotations', version='1.0.3')
)
libraryDependencies += "io.smallrye" % "smallrye-safer-annotations" % "1.0.3"
[io.smallrye/smallrye-safer-annotations "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |