Last Version

com.github.bakerln.framework:common-framework-web 1.0.2-RELEASE

a java framework for dev project

License

License

GroupId

GroupId

com.github.bakerln.framework
ArtifactId

ArtifactId

common-framework-web
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

a java framework for dev project

Download common-framework-web 1.0.2-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.6
io.github.swagger2markup : swagger2markup jar 1.3.3
io.springfox : springfox-bean-validators jar 2.9.2

Project Modules

There are no modules declared in this project.