Last Version

com.github.dsc-cmt:extension-parent 1.2.1

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

License

License

GroupId

GroupId

com.github.dsc-cmt
ArtifactId

ArtifactId

extension-parent
Version

Version

1.2.1
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/extension-parent
Source Code Management

Source Code Management

https://github.com/dsc-cmt/Extension

Download extension-parent 1.2.1


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

Dependencies

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

Project Modules

  • extension-consumer
  • extension-admin
  • extension-demo
  • extension-provider
  • extension-common