Last Version

io.github.atkawa7:codegen-annotations 1.0.11

spring data repository codegen

License

License

Apache License 2.0
GroupId

GroupId

io.github.atkawa7
ArtifactId

ArtifactId

codegen-annotations
Version

Version

1.0.11
Type

Type

jar
Description

Description

spring data repository codegen

Download codegen-annotations 1.0.11


<!-- https://jarcasting.com/artifacts/io.github.atkawa7/codegen-annotations/ -->
<dependency>
    <groupId>io.github.atkawa7</groupId>
    <artifactId>codegen-annotations</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.atkawa7/codegen-annotations/
implementation 'io.github.atkawa7:codegen-annotations:1.0.11'
// https://jarcasting.com/artifacts/io.github.atkawa7/codegen-annotations/
implementation ("io.github.atkawa7:codegen-annotations:1.0.11")
'io.github.atkawa7:codegen-annotations:jar:1.0.11'
<dependency org="io.github.atkawa7" name="codegen-annotations" rev="1.0.11">
  <artifact name="codegen-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.atkawa7', module='codegen-annotations', version='1.0.11')
)
libraryDependencies += "io.github.atkawa7" % "codegen-annotations" % "1.0.11"
[io.github.atkawa7/codegen-annotations "1.0.11"]

Dependencies

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

Project Modules

There are no modules declared in this project.