License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-test |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPippo Test
Base for testing Pippo applications
|
Filename | Size |
---|---|
pippo-test-1.13.1.pom | |
pippo-test-1.13.1.jar | 6 KB |
pippo-test-1.13.1-sources.jar | 4 KB |
pippo-test-1.13.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-test/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-test</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-test/
implementation 'ro.pippo:pippo-test:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-test/
implementation ("ro.pippo:pippo-test:1.13.1")
'ro.pippo:pippo-test:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-test" rev="1.13.1">
<artifact name="pippo-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-test', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-test" % "1.13.1"
[ro.pippo/pippo-test "1.13.1"]
Group / Artifact | Type | Version |
---|---|---|
ro.pippo : pippo-core | jar | 1.13.1 |
com.jayway.restassured : rest-assured | jar | 2.9.0 |
junit : junit | jar | 4.13 |