IP SQUARE Commons POM

Parent POM for all IP SQUARE Commons projects.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

at.ipsquare
ArtifactId

ArtifactId

commons-pom
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

IP SQUARE Commons POM
Parent POM for all IP SQUARE Commons projects.
Project URL

Project URL

http://sourceforge.net/p/ipsquarecommons
Project Organization

Project Organization

IP SQUARE
Source Code Management

Source Code Management

http://sourceforge.net/p/ipsquarecommons/code

Download commons-pom

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1