Last Version

com.github.dsc-cmt:extension 1.2

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

License

License

GroupId

GroupId

com.github.dsc-cmt
ArtifactId

ArtifactId

extension
Version

Version

1.2
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
Source Code Management

Source Code Management

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

Download extension 1.2

Filename Size
extension-1.2.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • extension-core
  • extension-admin
  • extension-demo
  • release-note