framework

Framework for Spring Boot

License

License

GroupId

GroupId

com.codeages
ArtifactId

ArtifactId

framework
Last Version

Last Version

1.0.7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

framework
Framework for Spring Boot

Download framework

How to add to project

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

test (1)

Group / Artifact Type Version
com.codeages : test-framework jar 1.0.6-RELEASE

Project Modules

There are no modules declared in this project.
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