SmallRye: Testing Parent

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye.testing
ArtifactId

ArtifactId

smallrye-testing-parent
Last Version

Last Version

2.0.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

SmallRye: Testing Parent
SmallRye Parent POM
Project URL

Project URL

http://smallrye.io
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-testing/

Download smallrye-testing-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.smallrye.testing/smallrye-testing-parent/ -->
<dependency>
    <groupId>io.smallrye.testing</groupId>
    <artifactId>smallrye-testing-parent</artifactId>
    <version>2.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.testing/smallrye-testing-parent/
implementation 'io.smallrye.testing:smallrye-testing-parent:2.0.0-RC1'
// https://jarcasting.com/artifacts/io.smallrye.testing/smallrye-testing-parent/
implementation ("io.smallrye.testing:smallrye-testing-parent:2.0.0-RC1")
'io.smallrye.testing:smallrye-testing-parent:pom:2.0.0-RC1'
<dependency org="io.smallrye.testing" name="smallrye-testing-parent" rev="2.0.0-RC1">
  <artifact name="smallrye-testing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.testing', module='smallrye-testing-parent', version='2.0.0-RC1')
)
libraryDependencies += "io.smallrye.testing" % "smallrye-testing-parent" % "2.0.0-RC1"
[io.smallrye.testing/smallrye-testing-parent "2.0.0-RC1"]

Dependencies

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

Project Modules

  • utilities
io.smallrye.testing

SmallRye

Versions

Version
2.0.0-RC1
1.0.0
0.1.0