License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.holon-platform.core |
ArtifactId | ArtifactIdholon-test |
Version | Version5.5.0 |
Type | Typejar |
Description |
Descriptioncom.holon-platform.core:holon-test
Holon unit tests utilities and support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
holon-test-5.5.0.pom | |
holon-test-5.5.0.jar | 56 KB |
holon-test-5.5.0-sources.jar | 10 KB |
holon-test-5.5.0-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.holon-platform.core/holon-test/ -->
<dependency>
<groupId>com.holon-platform.core</groupId>
<artifactId>holon-test</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.core/holon-test/
implementation 'com.holon-platform.core:holon-test:5.5.0'
// https://jarcasting.com/artifacts/com.holon-platform.core/holon-test/
implementation ("com.holon-platform.core:holon-test:5.5.0")
'com.holon-platform.core:holon-test:jar:5.5.0'
<dependency org="com.holon-platform.core" name="holon-test" rev="5.5.0">
<artifact name="holon-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.core', module='holon-test', version='5.5.0')
)
libraryDependencies += "com.holon-platform.core" % "holon-test" % "5.5.0"
[com.holon-platform.core/holon-test "5.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.27 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |