Last Version

com.holon-platform.core:holon-starter-test 5.5.0

Holon Spring Boot starter for test dependencies

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.holon-platform.core
ArtifactId

ArtifactId

holon-starter-test
Version

Version

5.5.0
Type

Type

jar
Description

Description

com.holon-platform.core:holon-starter-test
Holon Spring Boot starter for test dependencies
Project URL

Project URL

https://holon-platform.com
Project Organization

Project Organization

The Holon Platform

Download holon-starter-test 5.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE
org.springframework : spring-test jar 5.2.7.RELEASE

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.