License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bbmsoft |
ArtifactId | ArtifactIdbbmsoft-parent |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBBMSoft Parent POM
Parent pom of all projects developed at http://gitlab.com/bbmsoft.net/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bbmsoft-parent-4.1.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bbmsoft/bbmsoft-parent/ -->
<dependency>
<groupId>net.bbmsoft</groupId>
<artifactId>bbmsoft-parent</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/bbmsoft-parent/
implementation 'net.bbmsoft:bbmsoft-parent:4.1.0'
// https://jarcasting.com/artifacts/net.bbmsoft/bbmsoft-parent/
implementation ("net.bbmsoft:bbmsoft-parent:4.1.0")
'net.bbmsoft:bbmsoft-parent:pom:4.1.0'
<dependency org="net.bbmsoft" name="bbmsoft-parent" rev="4.1.0">
<artifact name="bbmsoft-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='bbmsoft-parent', version='4.1.0')
)
libraryDependencies += "net.bbmsoft" % "bbmsoft-parent" % "4.1.0"
[net.bbmsoft/bbmsoft-parent "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |
org.osgi : osgi.annotation | jar | 7.0.0 |
org.osgi : osgi.cmpn | jar | 7.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.mockito : mockito-core | jar | 3.1.0 |