License |
License |
---|---|
GroupId | GroupIdio.github.lvyahui8 |
ArtifactId | ArtifactIdfeego-common-web-core |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionfeego-common-web-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-web-core/ -->
<dependency>
<groupId>io.github.lvyahui8</groupId>
<artifactId>feego-common-web-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-web-core/
implementation 'io.github.lvyahui8:feego-common-web-core:1.1.0'
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-web-core/
implementation ("io.github.lvyahui8:feego-common-web-core:1.1.0")
'io.github.lvyahui8:feego-common-web-core:jar:1.1.0'
<dependency org="io.github.lvyahui8" name="feego-common-web-core" rev="1.1.0">
<artifact name="feego-common-web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lvyahui8', module='feego-common-web-core', version='1.1.0')
)
libraryDependencies += "io.github.lvyahui8" % "feego-common-web-core" % "1.1.0"
[io.github.lvyahui8/feego-common-web-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.lvyahui8 : feego-common-service-starter | jar | 1.1.0 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |