is not current version
Last Version 1.0.5

com.github.livesense:org.liveSense.fragment.sun.security 1.0.3

This bundle extends the System Bundle export list with the sun.security package such that OSGi bundles may refer to Sun's security implementation without the OSGi framework itself to provide it in a non-portable way.

Categories

Categories

Security
GroupId

GroupId

com.github.livesense
ArtifactId

ArtifactId

org.liveSense.fragment.sun.security
Version

Version

1.0.3
Type

Type

jar

Download org.liveSense.fragment.sun.security 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.sun.security/ -->
<dependency>
    <groupId>com.github.livesense</groupId>
    <artifactId>org.liveSense.fragment.sun.security</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.sun.security/
implementation 'com.github.livesense:org.liveSense.fragment.sun.security:1.0.3'
// https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.sun.security/
implementation ("com.github.livesense:org.liveSense.fragment.sun.security:1.0.3")
'com.github.livesense:org.liveSense.fragment.sun.security:jar:1.0.3'
<dependency org="com.github.livesense" name="org.liveSense.fragment.sun.security" rev="1.0.3">
  <artifact name="org.liveSense.fragment.sun.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.livesense', module='org.liveSense.fragment.sun.security', version='1.0.3')
)
libraryDependencies += "com.github.livesense" % "org.liveSense.fragment.sun.security" % "1.0.3"
[com.github.livesense/org.liveSense.fragment.sun.security "1.0.3"]