is not current version
Last Version 1.0.0

springboot-framework 0.0.14

springboot-framework project for Spring Boot

License

License

GroupId

GroupId

com.codingapi.springboot
ArtifactId

ArtifactId

springboot-framework
Version

Version

0.0.14
Type

Type

jar
Description

Description

springboot-framework
springboot-framework project for Spring Boot

Download springboot-framework 0.0.14


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar
org.springframework.boot : spring-boot-starter jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
org.projectlombok : lombok Optional jar 1.18.20

test (1)

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

Project Modules

There are no modules declared in this project.