Last Version

com.github.fosin:cdp-core 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-core
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

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

Download cdp-core 1.0.0.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fosin : cdp-utils jar 1.0.0.RELEASE
commons-io : commons-io jar 2.5
org.springframework.data : spring-data-commons jar

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.