is not current version
Last Version 1.0.7

io.afu:baseframework wd-1.1.1

Demo project for Spring Boot

GroupId

GroupId

io.afu
ArtifactId

ArtifactId

baseframework
Version

Version

wd-1.1.1
Type

Type

jar

Download baseframework wd-1.1.1


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