Last Version

bizframe develop 2.0.0

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

GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

bizframe2
Version

Version

2.0.0
Type

Type

pom
Description

Description

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

Project URL

http://maven.apache.org
Project Organization

Project Organization

TinyGroup
Source Code Management

Source Code Management

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

Download bizframe2 2.0.0

Filename Size
bizframe2-2.0.0.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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