Last Version

hynnet-coreapp 1.1.2

Java实现的WEB应用程序的基础类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

hynnet-coreapp
Version

Version

1.1.2
Type

Type

jar
Description

Description

hynnet-coreapp
Java实现的WEB应用程序的基础类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

Download hynnet-coreapp 1.1.2


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

Dependencies

compile (6)

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

provided (5)

Group / Artifact Type Version
servlets.com : cos jar 05Nov2002
org.mongodb : bson jar [3.4.2,)
org.mongodb : mongo-java-driver jar [3.4.2,)
javax.servlet : servlet-api jar 3.0-alpha-1
javax.mail : javax.mail-api jar 1.5.1

test (2)

Group / Artifact Type Version
com.hynnet : hynnet-test jar 1.1.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.