License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bbmsoft |
ArtifactId | ArtifactIdiocfx |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIoCFX
Parent pom of all projects developed at http://gitlab.com/bbmsoft.net/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iocfx-3.1.1.pom | |
iocfx-3.1.1.jar | 12 KB |
iocfx-3.1.1-sources.jar | 4 KB |
iocfx-3.1.1-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bbmsoft/iocfx/ -->
<dependency>
<groupId>net.bbmsoft</groupId>
<artifactId>iocfx</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx/
implementation 'net.bbmsoft:iocfx:3.1.1'
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx/
implementation ("net.bbmsoft:iocfx:3.1.1")
'net.bbmsoft:iocfx:jar:3.1.1'
<dependency org="net.bbmsoft" name="iocfx" rev="3.1.1">
<artifact name="iocfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='iocfx', version='3.1.1')
)
libraryDependencies += "net.bbmsoft" % "iocfx" % "3.1.1"
[net.bbmsoft/iocfx "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.bbmsoft : iocfx-api | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
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 |