License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.livesense |
ArtifactId | ArtifactIdorg.liveSense.fragment.sun.security |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionliveSense :: Extension :: Sun security
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.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.sun.security/
implementation ("com.github.livesense:org.liveSense.fragment.sun.security:1.0.5")
'com.github.livesense:org.liveSense.fragment.sun.security:jar:1.0.5'
<dependency org="com.github.livesense" name="org.liveSense.fragment.sun.security" rev="1.0.5">
<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.5')
)
libraryDependencies += "com.github.livesense" % "org.liveSense.fragment.sun.security" % "1.0.5"
[com.github.livesense/org.liveSense.fragment.sun.security "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
org.slf4j : log4j-over-slf4j | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |