| License |
License |
|---|---|
| GroupId | GroupIdcom.onlyxiahui.framework |
| ArtifactId | ArtifactIdonly-action-dispatcher-general |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiononly-action-dispatcher-general
Generic action dispatcher implementation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |