Last Version

no.difi.move-common:annotation 1.16.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

no.difi.move-common
ArtifactId

ArtifactId

annotation
Version

Version

1.16.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download annotation 1.16.0


<!-- https://jarcasting.com/artifacts/no.difi.move-common/annotation/ -->
<dependency>
    <groupId>no.difi.move-common</groupId>
    <artifactId>annotation</artifactId>
    <version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.move-common/annotation/
implementation 'no.difi.move-common:annotation:1.16.0'
// https://jarcasting.com/artifacts/no.difi.move-common/annotation/
implementation ("no.difi.move-common:annotation:1.16.0")
'no.difi.move-common:annotation:jar:1.16.0'
<dependency org="no.difi.move-common" name="annotation" rev="1.16.0">
  <artifact name="annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.move-common', module='annotation', version='1.16.0')
)
libraryDependencies += "no.difi.move-common" % "annotation" % "1.16.0"
[no.difi.move-common/annotation "1.16.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
javax.validation : validation-api jar 2.0.1.Final

Project Modules

There are no modules declared in this project.