License |
License |
---|---|
GroupId | GroupIdhu.blackbelt |
ArtifactId | ArtifactIdosgi-encryption-parent |
Version | Version1.1.0 |
Type | Typepom |
Description |
DescriptionOSGi encryption parent
Parent project of encryption components.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
osgi-encryption-parent-1.1.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.blackbelt/osgi-encryption-parent/ -->
<dependency>
<groupId>hu.blackbelt</groupId>
<artifactId>osgi-encryption-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt/osgi-encryption-parent/
implementation 'hu.blackbelt:osgi-encryption-parent:1.1.0'
// https://jarcasting.com/artifacts/hu.blackbelt/osgi-encryption-parent/
implementation ("hu.blackbelt:osgi-encryption-parent:1.1.0")
'hu.blackbelt:osgi-encryption-parent:pom:1.1.0'
<dependency org="hu.blackbelt" name="osgi-encryption-parent" rev="1.1.0">
<artifact name="osgi-encryption-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt', module='osgi-encryption-parent', version='1.1.0')
)
libraryDependencies += "hu.blackbelt" % "osgi-encryption-parent" % "1.1.0"
[hu.blackbelt/osgi-encryption-parent "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |