test-framework

Test Framework for Spring Boot

License

License

GroupId

GroupId

com.codeages
ArtifactId

ArtifactId

test-framework
Last Version

Last Version

1.0.7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

test-framework
Test Framework for Spring Boot

Download test-framework

How to add to project

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

Dependencies

compile (28)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.4.RELEASE
com.h2database : h2 jar 1.4.200
org.springframework.restdocs : spring-restdocs-mockmvc jar 2.0.4.RELEASE
junit : junit jar 4.12
com.googlecode.junit-toolbox : junit-toolbox jar 2.4
org.springframework : spring-test jar
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

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