License |
License |
---|---|
GroupId | GroupIdhu.blackbelt.osgi.filestore |
ArtifactId | ArtifactIdparent |
Version | Version1.1.1 |
Type | Typepom |
Description |
DescriptionOSGi filestore parent
Parent project of OSGi filestore.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.1.1.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.blackbelt.osgi.filestore/parent/ -->
<dependency>
<groupId>hu.blackbelt.osgi.filestore</groupId>
<artifactId>parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.osgi.filestore/parent/
implementation 'hu.blackbelt.osgi.filestore:parent:1.1.1'
// https://jarcasting.com/artifacts/hu.blackbelt.osgi.filestore/parent/
implementation ("hu.blackbelt.osgi.filestore:parent:1.1.1")
'hu.blackbelt.osgi.filestore:parent:pom:1.1.1'
<dependency org="hu.blackbelt.osgi.filestore" name="parent" rev="1.1.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.osgi.filestore', module='parent', version='1.1.1')
)
libraryDependencies += "hu.blackbelt.osgi.filestore" % "parent" % "1.1.1"
[hu.blackbelt.osgi.filestore/parent "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.apache.felix : org.apache.felix.scr.annotations | jar | 1.12.0 |