Skip to content

meshware/meshware-common-java

Repository files navigation

meshware-common

Build License Maven Central Percentage of issues still open

Overview

General component module, reference from joyrpc.

How to use

Requirements

Compile requirement: JDK 8+ and Maven 3.2.5+ .

Maven dependency

<!-- https://mvnrepository.com/artifact/io.meshware/common -->
<dependency>
    <groupId>io.meshware</groupId>
    <artifactId>common</artifactId>
    <version>0.0.1</version>
</dependency>

Gradle dependency

// https://mvnrepository.com/artifact/io.meshware/common
implementation group: 'io.meshware', name: 'common', version: '0.0.1'

License

LocalCache is licensed under the Apache License 2.0.

About

General component module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages