Eclipse Package Drone - Security Utilities

Utility classes working with security

Лицензия

Лицензия

Категории

Категории

Безопасность CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.packagedrone
Идентификатор

Идентификатор

org.eclipse.packagedrone.utils.security
Последняя версия

Последняя версия

0.14.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Eclipse Package Drone - Security Utilities
Utility classes working with security
Ссылка на сайт

Ссылка на сайт

https://eclipse.org/package-drone/org.eclipse.packagedrone.utils.security

Скачать org.eclipse.packagedrone.utils.security

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.eclipse.packagedrone/org.eclipse.packagedrone.utils.security/ -->
<dependency>
    <groupId>org.eclipse.packagedrone</groupId>
    <artifactId>org.eclipse.packagedrone.utils.security</artifactId>
    <version>0.14.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.packagedrone/org.eclipse.packagedrone.utils.security/
implementation 'org.eclipse.packagedrone:org.eclipse.packagedrone.utils.security:0.14.6'
// https://jarcasting.com/artifacts/org.eclipse.packagedrone/org.eclipse.packagedrone.utils.security/
implementation ("org.eclipse.packagedrone:org.eclipse.packagedrone.utils.security:0.14.6")
'org.eclipse.packagedrone:org.eclipse.packagedrone.utils.security:jar:0.14.6'
<dependency org="org.eclipse.packagedrone" name="org.eclipse.packagedrone.utils.security" rev="0.14.6">
  <artifact name="org.eclipse.packagedrone.utils.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.packagedrone', module='org.eclipse.packagedrone.utils.security', version='0.14.6')
)
libraryDependencies += "org.eclipse.packagedrone" % "org.eclipse.packagedrone.utils.security" % "0.14.6"
[org.eclipse.packagedrone/org.eclipse.packagedrone.utils.security "0.14.6"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcprov-jdk15on jar 1.52
org.bouncycastle : bcpg-jdk15on jar 1.52

Модули Проекта

Данный проект не имеет модулей.

Eclipse Package Drone™

Package Drone is a software artifact repository with an initial focus on OSGi. The system can be enhanced by plugins to also support other types of artifacts and repository interfaces.

Eclipse Package Drone™ is a projected hosted by the Eclipse Foundation. It is open source and licensed under the EPL.

Building

In order to re-build Package Drone you will need Maven 3.3+ and Java 8.

Build the P2 target environment first:

mvn install -f runtime/pom.xml

The build the main project:

mvn install

Build the secondary artifacts:

mvn install -f secondary/pom.xml -Dgpg.skip

Building the target environment is only required once, or after the target environment has been updated. The secondary artifacts rebuilds parts of Package Drone in way it can be distributed on Maven Central.

More Information

Also see:

org.eclipse.packagedrone

Eclipse Foundation

Версии библиотеки

Версия
0.14.6
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0