Last Version

com.github.fosin:cdp 1.0.0.RELEASE

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.fosin
ArtifactId

ArtifactId

cdp
Version

Version

1.0.0.RELEASE
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download cdp 1.0.0.RELEASE

Filename Size
cdp-1.0.0.RELEASE.pom 6 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

  • cdp-cache
  • cdp-core
  • cdp-mvc
  • cdp-oauth2
  • cdp-swagger
  • cdp-utils