Last Version

Testatoo :: POM 2

Master POM of Ovea projects

License

License

GroupId

GroupId

org.testatoo
ArtifactId

ArtifactId

testatoo-pom
Version

Version

2
Type

Type

pom
Description

Description

Testatoo :: POM
Master POM of Ovea projects
Project Organization

Project Organization

Ovea
Source Code Management

Source Code Management

http://github.com/Ovea/testatoo

Download testatoo-pom 2

Filename Size
testatoo-pom-2.pom 3 KB
Browse

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

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.