License |
License |
---|---|
GroupId | GroupIdpl.codewise.canaveral |
ArtifactId | ArtifactIdcanaveral |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCanaveral - Integration test utility
Integration Tests Launchers
|
Filename | Size |
---|---|
canaveral-1.4.3.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.codewise.canaveral/canaveral/ -->
<dependency>
<groupId>pl.codewise.canaveral</groupId>
<artifactId>canaveral</artifactId>
<version>1.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.codewise.canaveral/canaveral/
implementation 'pl.codewise.canaveral:canaveral:1.4.3'
// https://jarcasting.com/artifacts/pl.codewise.canaveral/canaveral/
implementation ("pl.codewise.canaveral:canaveral:1.4.3")
'pl.codewise.canaveral:canaveral:pom:1.4.3'
<dependency org="pl.codewise.canaveral" name="canaveral" rev="1.4.3">
<artifact name="canaveral" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.codewise.canaveral', module='canaveral', version='1.4.3')
)
libraryDependencies += "pl.codewise.canaveral" % "canaveral" % "1.4.3"
[pl.codewise.canaveral/canaveral "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
org.mockito : mockito-core | jar | 2.23.0 |
org.mockito : mockito-junit-jupiter | jar | 2.23.0 |
org.objenesis : objenesis | jar | 2.6 |
org.assertj : assertj-core | jar | 3.8.0 |