Last Version

shoulder Build 0.6

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

License

License

GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-framework
Version

Version

0.6
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 0.6

Filename Size
shoulder-framework-0.6.pom 14 KB
Browse

<!-- 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