codegen

spring data repository codegen

License

License

Apache License 2.0
GroupId

GroupId

io.github.atkawa7
ArtifactId

ArtifactId

codegen
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

pom
Description

Description

codegen
spring data repository codegen

Download codegen

Filename Size
codegen-1.0.11.pom 8 KB
Browse

How to add to project

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

  • codegen-processor
  • codegen-annotations

Versions

Version
1.0.11
1.0.9
1.0.8