Last Version

IoCFX Example 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-example
Version

Version

3.1.1
Type

Type

jar
Description

Description

IoCFX Example
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-example

Download iocfx-example 3.1.1


<!-- https://jarcasting.com/artifacts/net.bbmsoft/iocfx-example/ -->
<dependency>
    <groupId>net.bbmsoft</groupId>
    <artifactId>iocfx-example</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx-example/
implementation 'net.bbmsoft:iocfx-example:3.1.1'
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx-example/
implementation ("net.bbmsoft:iocfx-example:3.1.1")
'net.bbmsoft:iocfx-example:jar:3.1.1'
<dependency org="net.bbmsoft" name="iocfx-example" rev="3.1.1">
  <artifact name="iocfx-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='iocfx-example', version='3.1.1')
)
libraryDependencies += "net.bbmsoft" % "iocfx-example" % "3.1.1"
[net.bbmsoft/iocfx-example "3.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.bbmsoft : iocfx jar 3.1.1
net.bbmsoft : bbmsoft-osgi-launch-dependencies jar 3.0.0

provided (3)

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

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.