foundation

The foundation framework makes it easier to build Java web applications. Foundation is mainly based on spring, mybatis and jersey.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

foundation
The foundation framework makes it easier to build Java web applications. Foundation is mainly based on spring, mybatis and jersey.
Ссылка на сайт

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

https://github.com/zzycjcg/foundation
Система контроля версий

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

https://github.com/zzycjcg/foundation

Скачать foundation

Имя Файла Размер
foundation-0.0.3.pom 5 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • foundation-jersey
  • foundation-core
  • foundation-db
  • foundation-dao

foundation

Build Status

Java项目的基础工程

LICENSE

The Apache Software License, Version 2.0

Версии библиотеки

Версия
0.0.3
0.0.2
0.0.1