spring-boot-web-framework

Spring boot Web Framework Core

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ho1ho.springboot
ArtifactId

ArtifactId

spring-boot-framework-core
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-web-framework
Spring boot Web Framework Core

Download spring-boot-framework-core

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
org.projectlombok : lombok Optional jar 1.16.20
org.springframework.boot : spring-boot-starter-security jar 2.0.0.RELEASE
org.springframework : spring-jdbc jar
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-text jar 1.3
joda-time : joda-time jar 2.9.9
commons-beanutils : commons-beanutils jar 1.9.3
org.mybatis : mybatis jar 3.4.6
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.0.RELEASE
com.google.guava : guava jar 24.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0