Last Version

OSGi encryption parent 1.1.0

Parent project of encryption components.

License

License

GroupId

GroupId

hu.blackbelt
ArtifactId

ArtifactId

osgi-encryption-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

OSGi encryption parent
Parent project of encryption components.
Project URL

Project URL

http://github.com/BlackBeltTechnology/osgi-encryption
Source Code Management

Source Code Management

http://github.com/BlackBeltTechnology/osgi-encryption

Download osgi-encryption-parent 1.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
com.google.code.findbugs : annotations jar 3.0.1

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.