License |
License |
---|---|
GroupId | GroupIdio.mangoo |
ArtifactId | ArtifactIdmangooio-test-utilities |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIntuitive, Lightweight Full Stack Java Web Framework.
|
<!-- https://jarcasting.com/artifacts/io.mangoo/mangooio-test-utilities/ -->
<dependency>
<groupId>io.mangoo</groupId>
<artifactId>mangooio-test-utilities</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mangoo/mangooio-test-utilities/
implementation 'io.mangoo:mangooio-test-utilities:2.7.0'
// https://jarcasting.com/artifacts/io.mangoo/mangooio-test-utilities/
implementation ("io.mangoo:mangooio-test-utilities:2.7.0")
'io.mangoo:mangooio-test-utilities:jar:2.7.0'
<dependency org="io.mangoo" name="mangooio-test-utilities" rev="2.7.0">
<artifact name="mangooio-test-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mangoo', module='mangooio-test-utilities', version='2.7.0')
)
libraryDependencies += "io.mangoo" % "mangooio-test-utilities" % "2.7.0"
[io.mangoo/mangooio-test-utilities "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.googlecode.junit-toolbox : junit-toolbox | jar | 2.2 |
org.doctester : doctester-core | jar | 1.1.8 |
org.mockito : mockito-core | jar | 2.3.4 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.2 |
org.fluentlenium : fluentlenium-core | jar | 0.13.2 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.20 |
Group / Artifact | Type | Version |
---|---|---|
io.mangoo : mangooio-core | jar | 2.7.0 |