| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sonatype.spice |
| Идентификатор | Идентификаторplexus-encryptor |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPlexus Encryptor
|
| Имя Файла | Размер |
|---|---|
| plexus-encryptor-1.0.pom | |
| plexus-encryptor-1.0.jar | 10 KB |
| plexus-encryptor-1.0-sources.jar | 5 KB |
| plexus-encryptor-1.0-javadoc.jar | 39 KB |
| plexus-encryptor-1.0-cli.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sonatype.spice/plexus-encryptor/ -->
<dependency>
<groupId>org.sonatype.spice</groupId>
<artifactId>plexus-encryptor</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.spice/plexus-encryptor/
implementation 'org.sonatype.spice:plexus-encryptor:1.0'
// https://jarcasting.com/artifacts/org.sonatype.spice/plexus-encryptor/
implementation ("org.sonatype.spice:plexus-encryptor:1.0")
'org.sonatype.spice:plexus-encryptor:jar:1.0'
<dependency org="org.sonatype.spice" name="plexus-encryptor" rev="1.0">
<artifact name="plexus-encryptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.spice', module='plexus-encryptor', version='1.0')
)
libraryDependencies += "org.sonatype.spice" % "plexus-encryptor" % "1.0"
[org.sonatype.spice/plexus-encryptor "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.plexus : plexus-utils | jar | 1.5.5 |
| org.codehaus.plexus : plexus-cli | jar | 1.2 |
| org.codehaus.plexus : plexus-container-default | jar | 1.0-beta-3.0.5 |
| commons-codec : commons-codec | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.plexus : plexus-component-annotations | jar | 1.0-beta-3.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |