MVN

org.ow2.frascati.examples.test : frascati-test

Maven & Gradle

Jun 03, 2011
27 usages

OW2 FraSCAti Examples: Testing module · APIs for testing SCA applications with FraSCAti

<dependency>
    <groupId>org.ow2.frascati.examples.test</groupId>
    <artifactId>frascati-test</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.frascati.examples.test : frascati-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.ow2.frascati.examples.test : frascati-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
frascati-test-1.4
1.3
frascati-test-1.3
1.2
frascati-test-1.2
1.1.x
frascati-test-1.1.1

How to add a dependency to Maven

Add the following org.ow2.frascati.examples.test : frascati-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.frascati.examples.test</groupId>
    <artifactId>frascati-test</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.frascati.examples.test : frascati-test gradle dependency to your build.gradle file:

implementation 'org.ow2.frascati.examples.test:frascati-test:1.4'

Gradle Kotlin DSL: Add the following org.ow2.frascati.examples.test : frascati-test gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.frascati.examples.test:frascati-test:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.frascati.examples.test : frascati-test sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.frascati.examples.test" % "frascati-test" % "1.4"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 25, 2022
40 usages
Dec 07, 2016
52 usages
550 stars
Jul 24, 2015
2 usages
22 stars
Jun 10, 2011
63 usages
Jul 06, 2023
34 usages
12 stars
Sep 20, 2005
158 usages
Sep 26, 2018
24 usages
Sep 07, 2021
41 usages
2.3k stars