MVN

org.osgl : osgl-ut

Maven & Gradle

Oct 30, 2018
20 usages

Java Unit Test Tool · OSGL unit test tool

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-ut</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.osgl : osgl-ut to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Beta: 2.0.0-BETA-4-JAVA7

All Versions

Choose a version of org.osgl : osgl-ut to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
osgl-ut-2.0.0-BETA-4-JAVA7
osgl-ut-2.0.0-BETA-3
osgl-ut-2.0.0-BETA-2
osgl-ut-2.0.0-BETA-1
1.0.x
osgl-ut-1.0.1
osgl-ut-1.0.0
osgl-ut-1.0.0-BETA-6
osgl-ut-1.0.0-BETA-5
osgl-ut-1.0.0-BETA-4
osgl-ut-1.0.0-BETA-3
osgl-ut-1.0.0-BETA-2
osgl-ut-1.0.0-BETA-1

How to add a dependency to Maven

Add the following org.osgl : osgl-ut maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-ut</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.osgl : osgl-ut gradle dependency to your build.gradle file:

implementation 'org.osgl:osgl-ut:1.0.1'

Gradle Kotlin DSL: Add the following org.osgl : osgl-ut gradle kotlin dependency to your build.gradle.kts file:

implementation("org.osgl:osgl-ut:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.osgl : osgl-ut sbt scala dependency to your build.sbt file:

libraryDependencies += "org.osgl" % "osgl-ut" % "1.0.1"

Advertisement

Dependencies from Group

Nov 25, 2022
28 usages
52 stars
Oct 30, 2018
20 usages
Jun 27, 2020
18 usages
52 stars
Jun 27, 2020
13 usages
Nov 26, 2022
7 usages
52 stars

Discover Dependencies

Nov 04, 2017
77 usages
14.2k stars
Mar 08, 2023
143 usages
1.2k stars
Apr 04, 2023
6 usages
25.7k stars
55 usages
43 stars
Jun 02, 2012
2 usages
Apr 24, 2020
70 usages
8 stars