Last Version

hynnet-appframework 1.1.2

Java实现的MVC框架类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

hynnet-appframework
Version

Version

1.1.2
Type

Type

jar
Description

Description

hynnet-appframework
Java实现的MVC框架类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

Download hynnet-appframework 1.1.2


<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-appframework/ -->
<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>hynnet-appframework</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-appframework/
implementation 'com.hynnet:hynnet-appframework:1.1.2'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-appframework/
implementation ("com.hynnet:hynnet-appframework:1.1.2")
'com.hynnet:hynnet-appframework:jar:1.1.2'
<dependency org="com.hynnet" name="hynnet-appframework" rev="1.1.2">
  <artifact name="hynnet-appframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-appframework', version='1.1.2')
)
libraryDependencies += "com.hynnet" % "hynnet-appframework" % "1.1.2"
[com.hynnet/hynnet-appframework "1.1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.hynnet : hynnet-model jar 1.1.2
com.hynnet : hynnet-appframework-util jar 1.1.2
org.slf4j : slf4j-api jar 1.7.25

provided (10)

Group / Artifact Type Version
junit : junit jar 4.12
javax.servlet : javax.servlet-api jar 4.0.0-b01
javax.servlet.jsp : jsp-api jar 2.2
servlets.com : cos jar 05Nov2002
com.alibaba : fastjson jar 1.2.3
org.springframework : spring-context jar 3.2.7.RELEASE
commons-beanutils : commons-beanutils-core jar 1.8.3
org.mod4j.org.apache.commons : lang jar 2.1.0
com.hynnet : yeepay-hmac-md5-api jar 1.0.0
com.hynnet : json-lib jar 2.4

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar [4.3.6.RELEASE,)
aspectj : aspectjtools jar 1.5.4

Project Modules

There are no modules declared in this project.