com.github.sylphlike:framework-web

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

License

License

GroupId

GroupId

com.github.sylphlike
ArtifactId

ArtifactId

framework-web
Last Version

Last Version

1.0.0-SYLPHLIKE
Release Date

Release Date

Type

Type

jar
Description

Description

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/framework-web
Source Code Management

Source Code Management

https://github.com/sylphlike/Gopal.pan-framework/tree/master/framework-web

Download framework-web

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.2.9.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar
org.aspectj : aspectjweaver jar 1.9.6
org.springframework : spring-tx jar
io.springfox : springfox-swagger2 jar 2.9.2
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.6
net.logstash.logback : logstash-logback-encoder jar 6.2
com.github.sylphlike : framework-norm jar 1.0.0-SYLPHLIKE
com.github.sylphlike : framework-basis jar 1.0.0-SYLPHLIKE
com.github.sylphlike : framework-utils jar 1.0.0-SYLPHLIKE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-SYLPHLIKE