License |
License |
---|---|
GroupId | GroupIdio.github.lvyahui8 |
ArtifactId | ArtifactIdfeego-common-service-core |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionfeego-common-service-core
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-service-core/ -->
<dependency>
<groupId>io.github.lvyahui8</groupId>
<artifactId>feego-common-service-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-service-core/
implementation 'io.github.lvyahui8:feego-common-service-core:1.1.0'
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-service-core/
implementation ("io.github.lvyahui8:feego-common-service-core:1.1.0")
'io.github.lvyahui8:feego-common-service-core:jar:1.1.0'
<dependency org="io.github.lvyahui8" name="feego-common-service-core" rev="1.1.0">
<artifact name="feego-common-service-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lvyahui8', module='feego-common-service-core', version='1.1.0')
)
libraryDependencies += "io.github.lvyahui8" % "feego-common-service-core" % "1.1.0"
[io.github.lvyahui8/feego-common-service-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.1.RELEASE |
io.github.lvyahui8 : spring-boot-data-aggregator-starter | jar | 1.1.3 |
io.github.lvyahui8 : feego-common-logging-starter | jar | 1.1.0 |
org.springframework.data : spring-data-redis | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |