License |
License |
---|---|
GroupId | GroupIdorg.openhubframework |
ArtifactId | ArtifactIdopenhub-test |
Version | Version2.3.0 |
Type | Typejar |
Description |
DescriptionOpenHub Tests
OpenHub Tests - support for testing
|
Filename | Size |
---|---|
openhub-test-2.3.0.pom | |
openhub-test-2.3.0.jar | 40 KB |
openhub-test-2.3.0-sources.jar | 31 KB |
openhub-test-2.3.0-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openhubframework/openhub-test/ -->
<dependency>
<groupId>org.openhubframework</groupId>
<artifactId>openhub-test</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openhubframework/openhub-test/
implementation 'org.openhubframework:openhub-test:2.3.0'
// https://jarcasting.com/artifacts/org.openhubframework/openhub-test/
implementation ("org.openhubframework:openhub-test:2.3.0")
'org.openhubframework:openhub-test:jar:2.3.0'
<dependency org="org.openhubframework" name="openhub-test" rev="2.3.0">
<artifact name="openhub-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openhubframework', module='openhub-test', version='2.3.0')
)
libraryDependencies += "org.openhubframework" % "openhub-test" % "2.3.0"
[org.openhubframework/openhub-test "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openhubframework : openhub-core-api | jar | 2.3.0 |
org.openhubframework : openhub-common | jar | 2.3.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
org.springframework.security : spring-security-test | jar | 5.4.6 |
org.flywaydb : flyway-core | jar | 7.1.1 |
com.h2database : h2 | jar | 1.4.199 |
com.zaxxer : HikariCP | jar | 3.4.5 |
xmlunit : xmlunit | jar | 1.6 |
org.apache.camel : camel-test | jar | |
org.apache.camel : camel-test-spring | jar | |
com.jayway.jsonpath : json-path-assert | jar | 2.4.0 |
org.springframework.data : spring-data-commons | jar | |
org.glassfish : javax.json | jar | 1.0.4 |
org.springframework : spring-aspects | jar | |
org.aspectj : aspectjrt | jar | 1.9.6 |
org.aspectj : aspectjtools | jar | 1.9.6 |
org.javassist : javassist | jar | 3.23.1-GA |