Batoo Common Projects

The parent project for common projects used in Batoo Frameworks

License

License

GroupId

GroupId

org.batoo.common
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Batoo Common Projects
The parent project for common projects used in Batoo Frameworks
Project Organization

Project Organization

Batoo Software & Consultancy
Source Code Management

Source Code Management

https://github.com/BatooOrg/BatooCommon

Download parent

Filename Size
parent-1.0.2.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • batoo-common

Batoo Common

Batoo Common Projects.

This project contains various common projects that is useful for Batoo Frameworks.

Batoo Common


Batoo Common project contains utitility classes and functions that falls into general context.

org.batoo.common

Batoo Software

Versions

Version
1.0.2
1.0.1