Last Version

Petals ESB - JUnit framework - JUnit rules for external resources 1.1.0

Tools and Commons libraries for Petals ESB

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-junit-external-resources
Version

Version

1.1.0
Type

Type

jar
Description

Description

Petals ESB - JUnit framework - JUnit rules for external resources
Tools and Commons libraries for Petals ESB
Project Organization

Project Organization

Linagora

Download petals-junit-external-resources 1.1.0


<!-- 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"]

Dependencies

compile (8)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.25

test (1)

Group / Artifact Type Version
commons-net : commons-net jar 3.1

Project Modules

There are no modules declared in this project.