lazy

Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

lazy
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

lazy
Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
Source Code Management

Source Code Management

https://github.com/

Download lazy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0