License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdat.ipsquare |
ArtifactId | ArtifactIdipsquare-commons-parent |
Last Version | Last Version2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIP SQUARE Commons Parent
Parent for all IP SQUARE Commons projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ipsquare-commons-parent-2.pom | 10 KB |
ipsquare-commons-parent-2-tests.jar | 3 KB |
ipsquare-commons-parent-2-site.xml | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.ipsquare/ipsquare-commons-parent/ -->
<dependency>
<groupId>at.ipsquare</groupId>
<artifactId>ipsquare-commons-parent</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/at.ipsquare/ipsquare-commons-parent/
implementation 'at.ipsquare:ipsquare-commons-parent:2'
// https://jarcasting.com/artifacts/at.ipsquare/ipsquare-commons-parent/
implementation ("at.ipsquare:ipsquare-commons-parent:2")
'at.ipsquare:ipsquare-commons-parent:jar:2'
<dependency org="at.ipsquare" name="ipsquare-commons-parent" rev="2">
<artifact name="ipsquare-commons-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.ipsquare', module='ipsquare-commons-parent', version='2')
)
libraryDependencies += "at.ipsquare" % "ipsquare-commons-parent" % "2"
[at.ipsquare/ipsquare-commons-parent "2"]