License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bbmsoft |
ArtifactId | ArtifactIdiocfx-example |
Version | Version3.1.1 |
Type | Typejar |
Description |
DescriptionIoCFX Example
Parent pom of all projects developed at http://gitlab.com/bbmsoft.net/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iocfx-example-3.1.1.pom | |
iocfx-example-3.1.1.jar | 13 KB |
iocfx-example-3.1.1-sources.jar | 9 KB |
iocfx-example-3.1.1-javadoc.jar | 64 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.bbmsoft : iocfx | jar | 3.1.1 |
net.bbmsoft : bbmsoft-osgi-launch-dependencies | jar | 3.0.0 |
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 |