Last Version

OOT Maven parent 0.1.7

Object Oriented Testing Framework Maven parent

License

License

GroupId

GroupId

wtf.g4s8.oot
ArtifactId

ArtifactId

parent
Version

Version

0.1.7
Type

Type

pom
Description

Description

OOT Maven parent
Object Oriented Testing Framework Maven parent
Project URL

Project URL

https://github.com/oot
Source Code Management

Source Code Management

https://github.com/g4s8/oot/tree/master

Download parent 0.1.7

Filename Size
parent-0.1.7.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • oot
  • oot-maven-plugin
  • oot-example