License |
License |
---|---|
GroupId | GroupIdch.qos.mistletoe |
ArtifactId | ArtifactIdmistletoe-test |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionMistletoe Wicket Test
Mistletoe: a junit extension intended for integration testing
|
Project Organization |
Project OrganizationQOS.ch |
Filename | Size |
---|---|
mistletoe-test-0.3.pom | |
mistletoe-test-0.3.war | 2 MB |
mistletoe-test-0.3-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.qos.mistletoe/mistletoe-test/ -->
<dependency>
<groupId>ch.qos.mistletoe</groupId>
<artifactId>mistletoe-test</artifactId>
<version>0.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ch.qos.mistletoe/mistletoe-test/
implementation 'ch.qos.mistletoe:mistletoe-test:0.3'
// https://jarcasting.com/artifacts/ch.qos.mistletoe/mistletoe-test/
implementation ("ch.qos.mistletoe:mistletoe-test:0.3")
'ch.qos.mistletoe:mistletoe-test:war:0.3'
<dependency org="ch.qos.mistletoe" name="mistletoe-test" rev="0.3">
<artifact name="mistletoe-test" type="war" />
</dependency>
@Grapes(
@Grab(group='ch.qos.mistletoe', module='mistletoe-test', version='0.3')
)
libraryDependencies += "ch.qos.mistletoe" % "mistletoe-test" % "0.3"
[ch.qos.mistletoe/mistletoe-test "0.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.mistletoe : mistletoe-core | test-jar | 0.3 |
ch.qos.mistletoe : mistletoe-servlet | jar | 0.3 |
ch.qos.mistletoe : mistletoe-wicket | jar | 0.3 |
ch.qos.logback : logback-classic | jar | 1.0.11 |