Last Version

feego-common-web-starter 1.1.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.lvyahui8
ArtifactId

ArtifactId

feego-common-web-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

feego-common-web-starter
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/feego-common-web-starter

Download feego-common-web-starter 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-web-starter/ -->
<dependency>
    <groupId>io.github.lvyahui8</groupId>
    <artifactId>feego-common-web-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-web-starter/
implementation 'io.github.lvyahui8:feego-common-web-starter:1.1.0'
// https://jarcasting.com/artifacts/io.github.lvyahui8/feego-common-web-starter/
implementation ("io.github.lvyahui8:feego-common-web-starter:1.1.0")
'io.github.lvyahui8:feego-common-web-starter:jar:1.1.0'
<dependency org="io.github.lvyahui8" name="feego-common-web-starter" rev="1.1.0">
  <artifact name="feego-common-web-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lvyahui8', module='feego-common-web-starter', version='1.1.0')
)
libraryDependencies += "io.github.lvyahui8" % "feego-common-web-starter" % "1.1.0"
[io.github.lvyahui8/feego-common-web-starter "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
io.github.lvyahui8 : feego-common-web-core jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.