com.github.dingey:common

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

common
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common
Source Code Management

Source Code Management

https://github.com/dingey/common

Download common

Filename Size
common-0.0.5.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • common-api
  • common-feign
  • common-service
  • common-spring-boot-starter

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1