Last Version

hynnet-model 1.2.1

Java实现的面向对象设计的通用数据对象模型类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

hynnet-model
Version

Version

1.2.1
Type

Type

jar
Description

Description

hynnet-model
Java实现的面向对象设计的通用数据对象模型类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

Download hynnet-model 1.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.hynnet : hynnet-util jar 1.2.0
com.hynnet : hynnet-dep jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25

provided (8)

Group / Artifact Type Version
org.mongodb : bson jar [3.5.0,)
org.mongodb : mongo-java-driver jar [3.5.0,)
org.apache.solr : solr-solrj jar [7.4.0,)
org.apache.httpcomponents : httpclient jar 4.3.4
servlets.com : cos jar 05Nov2002
net.sf.ehcache.internal : ehcache-core jar [2.10.0,)
javax.servlet : javax.servlet-api jar [3.1.0,)
org.kohsuke : libpam4j jar [1.8,)

runtime (2)

Group / Artifact Type Version
net.sourceforge.jtds : jtds jar [1.3.1,)
com.hynnet » jdbc-fo jar 12.1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.