Last Version

module-core 1.0.14

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.xuchen93
ArtifactId

ArtifactId

module-core
Version

Version

1.0.14
Type

Type

jar
Description

Description

module-core
Demo project for Spring Boot
Project Organization

Project Organization

Pivotal Software, Inc.

Download module-core 1.0.14


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.xuchen93 : module-base jar 1.0.14
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE
org.apache.commons : commons-pool2 jar 2.8.0
org.springframework.integration : spring-integration-redis jar
org.codehaus.janino : janino jar 3.1.2
org.codehaus.janino : commons-compiler jar 3.1.2
org.projectlombok : lombok Optional jar 1.18.12
cn.hutool : hutool-all jar 5.7.5

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.