Последняя версия

MvcGen 1.0.0

a code generator of mvc pattern

Лицензия

Лицензия

Группа

Группа

com.github.halking
Идентификатор

Идентификатор

mvc-gen
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

MvcGen
a code generator of mvc pattern
Ссылка на сайт

Ссылка на сайт

https://github.com/halking/mvc-gen
Система контроля версий

Система контроля версий

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

Скачать mvc-gen 1.0.0


<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.