Skip to content

cuteJ/ot-server-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a044d0e · May 4, 2020

History

7 Commits
May 4, 2020
May 4, 2020
May 4, 2020
May 4, 2020
May 4, 2020

Repository files navigation

ot-server-common

项目介绍

后端公共库

使用方式

  git clone https://github.com/cuteJ/ot-server-commons.git
  cd ot-server-commons
  mvn clean install
    <dependency>
      <groupId>com.onlythinking</groupId>
      <artifactId>ot-server-commons</artifactId>
      <version>1.0</version>
    </dependency>
  
    <repositories>
      <repository>
        <id>github</id>
        <name>github nexus</name>
        <url>https://maven.pkg.github.com/cuteJ/ot-server-parent</url>
      </repository>
    </repositories>

Packages

No packages published

Languages