shoulder Build

Modules to centralize common resources and configuration for shoulder Maven builds.

License

License

GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-framework
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

pom
Description

Description

shoulder Build
Modules to centralize common resources and configuration for shoulder Maven builds.
Project URL

Project URL

https://github.com/ChinaLym/shoulder-framework
Project Organization

Project Organization

ChinaLym

Download shoulder-framework

How to add to project

<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-framework/ -->
<dependency>
    <groupId>cn.itlym</groupId>
    <artifactId>shoulder-framework</artifactId>
    <version>0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-framework/
implementation 'cn.itlym:shoulder-framework:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-framework/
implementation ("cn.itlym:shoulder-framework:0.6")
'cn.itlym:shoulder-framework:pom:0.6'
<dependency org="cn.itlym" name="shoulder-framework" rev="0.6">
  <artifact name="shoulder-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-framework', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-framework" % "0.6"
[cn.itlym/shoulder-framework "0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • shoulder-dependencies
  • shoulder-parent
  • shoulder-build
  • shoulder-archetype-simple

Versions

Version
0.6
0.5
0.4
0.3
0.1
0.0.1-RELEASE