MVN

cn.itlym : shoulder-core

Maven & Gradle

May 21, 2021
18 usages
8 stars

shoulder-core · shoulder 核心模块,提供了 shoulder 规范标准 Java 类(如错误码,异常,日志,统一 REST 返回值),提供了常用工具

<dependency>
    <groupId>cn.itlym</groupId>
    <artifactId>shoulder-core</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.itlym : shoulder-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of cn.itlym : shoulder-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
shoulder-core-0.6
0.5
shoulder-core-0.5
0.4
shoulder-core-0.4
0.3
shoulder-core-0.3
0.1
shoulder-core-0.1

How to add a dependency to Maven

Add the following cn.itlym : shoulder-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.itlym</groupId>
    <artifactId>shoulder-core</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.itlym : shoulder-core gradle dependency to your build.gradle file:

implementation 'cn.itlym:shoulder-core:0.6'

Gradle Kotlin DSL: Add the following cn.itlym : shoulder-core gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.itlym:shoulder-core:0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.itlym : shoulder-core sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.itlym" % "shoulder-core" % "0.6"

Advertisement

Dependencies from Group

May 21, 2021
18 usages
8 stars
May 21, 2021
10 usages
8 stars
May 21, 2021
9 usages
8 stars
May 21, 2021
6 usages
8 stars
May 21, 2021
5 usages
8 stars

Discover Dependencies

Sep 13, 2022
16 usages
104 stars
Aug 25, 2023
10 usages
123 stars
May 24, 2023
17 usages
713 stars
caj
Mar 25, 2015
12 usages
Nov 04, 2016
13 usages
7.7k stars
Apr 19, 2011
4 usages
Jul 04, 2023
18 usages
9 stars
Aug 29, 2020
4 usages
41 stars