Last Version

io.github.watertao:veigar-framework 2.2.0

A scaffold for developing Restful API

License

License

GroupId

GroupId

io.github.watertao
ArtifactId

ArtifactId

veigar-framework
Version

Version

2.2.0
Type

Type

pom
Description

Description

A scaffold for developing Restful API
Project URL

Project URL

https://github.com/watertao/veigar
Source Code Management

Source Code Management

https://github.com/watertao/veigar.git

Download veigar-framework 2.2.0


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

Dependencies

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

Project Modules

  • veigar-core
  • veigar-parent
  • veigar-audit-log
  • veigar-db
  • veigar-session
  • veigar-session-redis
  • veigar-session-map
  • veigar-auth
  • veigar-mbg-plugin
  • veigar-swagger