Last Version

IoCFX 3.1.1

Parent pom of all projects developed at http://gitlab.com/bbmsoft.net/

License

License

Categories

Categories

Net
GroupId

GroupId

net.bbmsoft
ArtifactId

ArtifactId

iocfx
Version

Version

3.1.1
Type

Type

jar
Description

Description

IoCFX
Parent pom of all projects developed at http://gitlab.com/bbmsoft.net/
Source Code Management

Source Code Management

https://gitlab.com/bbmsoft.net/iocfx/tree/master/iocfx

Download iocfx 3.1.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
net.bbmsoft : iocfx-api jar 3.1.1

provided (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.