only-action-dispatcher-general

Generic action dispatcher implementation.

License

License

GroupId

GroupId

com.onlyxiahui.framework
ArtifactId

ArtifactId

only-action-dispatcher-general
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

only-action-dispatcher-general
Generic action dispatcher implementation.
Project URL

Project URL

https://gitee.com/onlylibrary/only-action-dispatcher-general
Source Code Management

Source Code Management

https://gitee.com/onlylibrary/only-action-dispatcher-general

Download only-action-dispatcher-general

How to add to project

<!-- https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-action-dispatcher-general/ -->
<dependency>
    <groupId>com.onlyxiahui.framework</groupId>
    <artifactId>only-action-dispatcher-general</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-action-dispatcher-general/
implementation 'com.onlyxiahui.framework:only-action-dispatcher-general:1.0.0'
// https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-action-dispatcher-general/
implementation ("com.onlyxiahui.framework:only-action-dispatcher-general:1.0.0")
'com.onlyxiahui.framework:only-action-dispatcher-general:jar:1.0.0'
<dependency org="com.onlyxiahui.framework" name="only-action-dispatcher-general" rev="1.0.0">
  <artifact name="only-action-dispatcher-general" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onlyxiahui.framework', module='only-action-dispatcher-general', version='1.0.0')
)
libraryDependencies += "com.onlyxiahui.framework" % "only-action-dispatcher-general" % "1.0.0"
[com.onlyxiahui.framework/only-action-dispatcher-general "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.onlyxiahui.common : only-common-action-annotation jar 1.0.0
com.onlyxiahui.framework : only-action-dispatcher jar 1.2.0
com.onlyxiahui.framework : only-json-validator jar 1.2.0
org.springframework : spring-context jar 5.0.0.RELEASE
org.hibernate : hibernate-validator jar 6.0.16.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0