Jayvee Parent POM

If you are a user of JayVee then you don't care about this project. If you are a developer of JayVee then you only care about this project if you are modifying the build process and if so you already know the purpose of this module.

GroupId

GroupId

com.github.westonpace.jayvee
ArtifactId

ArtifactId

jayvee-parent
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Jayvee Parent POM
If you are a user of JayVee then you don't care about this project. If you are a developer of JayVee then you only care about this project if you are modifying the build process and if so you already know the purpose of this module.
Source Code Management

Source Code Management

http://github.com/westonpace/jayvee/tree/master

Download jayvee-parent

Filename Size
jayvee-parent-0.1.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.westonpace.jayvee/jayvee-parent/ -->
<dependency>
    <groupId>com.github.westonpace.jayvee</groupId>
    <artifactId>jayvee-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.westonpace.jayvee/jayvee-parent/
implementation 'com.github.westonpace.jayvee:jayvee-parent:0.1'
// https://jarcasting.com/artifacts/com.github.westonpace.jayvee/jayvee-parent/
implementation ("com.github.westonpace.jayvee:jayvee-parent:0.1")
'com.github.westonpace.jayvee:jayvee-parent:pom:0.1'
<dependency org="com.github.westonpace.jayvee" name="jayvee-parent" rev="0.1">
  <artifact name="jayvee-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.westonpace.jayvee', module='jayvee-parent', version='0.1')
)
libraryDependencies += "com.github.westonpace.jayvee" % "jayvee-parent" % "0.1"
[com.github.westonpace.jayvee/jayvee-parent "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

  • jayvee-core

jayvee

Java Based Computer Vision Library

Versions

Version
0.1