base web framework project

base-framework is a base framework based on spring,hibernate,spring mvc,shiro.

License

License

GroupId

GroupId

com.github.dactiv
ArtifactId

ArtifactId

dactiv-base-framework
Last Version

Last Version

1.1.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

base web framework project
base-framework is a base framework based on spring,hibernate,spring mvc,shiro.

Download dactiv-base-framework

How to add to project

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

Dependencies

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

Project Modules

  • dactiv-parent
  • dactiv-common
  • dactiv-orm
  • showcase/base-curd

Versions

Version
1.1.0.RELEASE
1.0.0.RELEASE