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

bizframe develop 2.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Группа

Группа

org.tinygroup
Идентификатор

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

bizframe2
Версия

Версия

2.0.0
Тип

Тип

pom
Описание

Описание

bizframe develop
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Ссылка на сайт

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

http://maven.apache.org
Организация-разработчик

Организация-разработчик

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

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

http://git.oschina.net/tinyframework/bizframe2.git

Скачать bizframe2 2.0.0

Имя Файла Размер
bizframe2-2.0.0.pom 11 KB
Обзор

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

Зависимости

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

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

  • base-dao
  • business-inter
  • business-impl
  • common
  • dao-inter
  • dao-impl
  • service-inter
  • service-impl
  • view
  • view-uicomponent
  • controller
  • metadata
  • template-function
  • web