License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-junit-external-resources |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - JUnit framework - JUnit rules for external resources
Tools and Commons libraries for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-junit-external-resources/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-junit-external-resources</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-junit-external-resources/
implementation 'org.ow2.petals:petals-junit-external-resources:1.1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-junit-external-resources/
implementation ("org.ow2.petals:petals-junit-external-resources:1.1.0")
'org.ow2.petals:petals-junit-external-resources:jar:1.1.0'
<dependency org="org.ow2.petals" name="petals-junit-external-resources" rev="1.1.0">
<artifact name="petals-junit-external-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-junit-external-resources', version='1.1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-junit-external-resources" % "1.1.0"
[org.ow2.petals/petals-junit-external-resources "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.eclipse.jetty : jetty-server | jar | 9.4.11.v20180605 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.11.v20180605 |
org.eclipse.jetty : jetty-http | jar | 9.4.11.v20180605 |
org.eclipse.jetty : jetty-util | jar | 9.4.11.v20180605 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.ftpserver : ftpserver-core | jar | 1.0.6 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
commons-net : commons-net | jar | 3.1 |