MvcGen

a code generator of mvc pattern

License

License

GroupId

GroupId

com.github.halking
ArtifactId

ArtifactId

mvc-gen
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MvcGen
a code generator of mvc pattern
Project URL

Project URL

https://github.com/halking/mvc-gen
Source Code Management

Source Code Management

https://github.com/halking/mvc-gen

Download mvc-gen

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.1
org.apache.commons : commons-lang3 jar 3.5
mysql : mysql-connector-java jar 6.0.4
com.squareup : javapoet jar 1.8.0
com.google.guava : guava jar 11.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0