com.codeages:framework-boot

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.codeages
ArtifactId

ArtifactId

framework-boot
Last Version

Last Version

1.0.7-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/spring-skeleton/framework-boot

Download framework-boot

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.2.RELEASE
org.flywaydb : flyway-core jar 6.4.4
mysql : mysql-connector-java jar 8.0.21
org.projectlombok : lombok jar 1.18.10
org.mapstruct : mapstruct jar 1.3.1.Final
org.springframework.boot : spring-boot-starter-amqp jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-quartz jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.2.RELEASE
io.micrometer : micrometer-registry-influx jar
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 28.2-jre
commons-httpclient : commons-httpclient jar 3.1
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar 2.2.5.RELEASE
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
javax.activation : activation jar 1.1.1
javax.validation : validation-api jar 2.0.1.Final

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.3.2.RELEASE

Project Modules

  • test-framework
  • framework
com.codeages

Versions

Version
1.0.7-RELEASE
1.0.6-RELEASE
1.0.5-RELEASE
1.0.4-RELEASE
1.0.3-RELEASE
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE