scalawebtest-bom

ScalaWebTest (Bill of Materials)

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalawebtest
ArtifactId

ArtifactId

scalawebtest-bom_2.11
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

scalawebtest-bom
ScalaWebTest (Bill of Materials)
Project URL

Project URL

http://www.scalawebtest.org
Project Organization

Project Organization

org.scalawebtest

Download scalawebtest-bom_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.scalawebtest/scalawebtest-bom_2.11/ -->
<dependency>
    <groupId>org.scalawebtest</groupId>
    <artifactId>scalawebtest-bom_2.11</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.scalawebtest/scalawebtest-bom_2.11/
implementation 'org.scalawebtest:scalawebtest-bom_2.11:3.0.1'
// https://jarcasting.com/artifacts/org.scalawebtest/scalawebtest-bom_2.11/
implementation ("org.scalawebtest:scalawebtest-bom_2.11:3.0.1")
'org.scalawebtest:scalawebtest-bom_2.11:pom:3.0.1'
<dependency org="org.scalawebtest" name="scalawebtest-bom_2.11" rev="3.0.1">
  <artifact name="scalawebtest-bom_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.scalawebtest', module='scalawebtest-bom_2.11', version='3.0.1')
)
libraryDependencies += "org.scalawebtest" % "scalawebtest-bom_2.11" % "3.0.1"
[org.scalawebtest/scalawebtest-bom_2.11 "3.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0
3.0.0-RC2
3.0.0-RC1
2.0.1
2.0.0
1.1.1
1.1.0
1.1.0-M1
1.0.4