is not current version
Last Version 1.0.7

baseframework 1.0.4

Demo project for Spring Boot

License

License

GroupId

GroupId

io.afu
ArtifactId

ArtifactId

baseframework
Version

Version

1.0.4
Type

Type

jar
Description

Description

baseframework
Demo project for Spring Boot

Download baseframework 1.0.4


<!-- https://jarcasting.com/artifacts/io.afu/baseframework/ -->
<dependency>
    <groupId>io.afu</groupId>
    <artifactId>baseframework</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.afu/baseframework/
implementation 'io.afu:baseframework:1.0.4'
// https://jarcasting.com/artifacts/io.afu/baseframework/
implementation ("io.afu:baseframework:1.0.4")
'io.afu:baseframework:jar:1.0.4'
<dependency org="io.afu" name="baseframework" rev="1.0.4">
  <artifact name="baseframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.afu', module='baseframework', version='1.0.4')
)
libraryDependencies += "io.afu" % "baseframework" % "1.0.4"
[io.afu/baseframework "1.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.5
org.springframework.boot : spring-boot-starter-validation jar 2.4.5
org.springframework.boot : spring-boot-starter-aop jar 2.4.5
org.springframework.boot : spring-boot-starter-actuator jar 2.4.5
io.springfox : springfox-boot-starter jar 3.0.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.