Gradle Plugin - Argo apt

gradle-apt-plugin refrence from https://github.com/Jimdo/gradle-apt-plugin

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.yamingd
ArtifactId

ArtifactId

gradle-apt-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Plugin - Argo apt
gradle-apt-plugin refrence from https://github.com/Jimdo/gradle-apt-plugin
Project URL

Project URL

https://github.com/yamingd/argo-apt
Source Code Management

Source Code Management

https://github.com/yamingd/argo-apt

Download gradle-apt-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yamingd/gradle-apt-plugin/ -->
<dependency>
    <groupId>com.github.yamingd</groupId>
    <artifactId>gradle-apt-plugin</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yamingd/gradle-apt-plugin/
implementation 'com.github.yamingd:gradle-apt-plugin:1.0'
// https://jarcasting.com/artifacts/com.github.yamingd/gradle-apt-plugin/
implementation ("com.github.yamingd:gradle-apt-plugin:1.0")
'com.github.yamingd:gradle-apt-plugin:jar:1.0'
<dependency org="com.github.yamingd" name="gradle-apt-plugin" rev="1.0">
  <artifact name="gradle-apt-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yamingd', module='gradle-apt-plugin', version='1.0')
)
libraryDependencies += "com.github.yamingd" % "gradle-apt-plugin" % "1.0"
[com.github.yamingd/gradle-apt-plugin "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.11

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.3

Project Modules

There are no modules declared in this project.

argo-apt

gradle apt plugin for startup project.

Goals

to generate model from mysql tables

to generate service from mysql tables

to generate spring mvc controller from model and service

to generate .proto from model

to generate ios model, service from model and service

to generate android model, service from model and service

Versions

Version
1.0