License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bbmsoft |
ArtifactId | ArtifactIdiocfx-parent |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIoCFX Parent
Parent pom of all projects developed at http://gitlab.com/bbmsoft.net/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iocfx-parent-3.1.1.pom | 585 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.bbmsoft/iocfx-parent/ -->
<dependency>
<groupId>net.bbmsoft</groupId>
<artifactId>iocfx-parent</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx-parent/
implementation 'net.bbmsoft:iocfx-parent:3.1.1'
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx-parent/
implementation ("net.bbmsoft:iocfx-parent:3.1.1")
'net.bbmsoft:iocfx-parent:pom:3.1.1'
<dependency org="net.bbmsoft" name="iocfx-parent" rev="3.1.1">
<artifact name="iocfx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='iocfx-parent', version='3.1.1')
)
libraryDependencies += "net.bbmsoft" % "iocfx-parent" % "3.1.1"
[net.bbmsoft/iocfx-parent "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.annotation | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |