JavaTest Parent

Parent POM for all JavaTest projects

License

License

GroupId

GroupId

io.github.olib963
ArtifactId

ArtifactId

javatest-parent
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

JavaTest Parent
Parent POM for all JavaTest projects
Project URL

Project URL

https://github.com/olib963/javatest
Source Code Management

Source Code Management

https://github.com/olib963/javatest

Download javatest-parent

Filename Size
javatest-parent-0.2.0.pom 10 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • javatest
  • javafire
  • javatest-bom

Versions

Version
0.2.0
0.1.0