| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.codeartisans.shiro |
| Идентификатор | Идентификаторshiro-ext-x509-core |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеshiro-ext-x509-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| shiro-ext-x509-core-1.1.pom | |
| shiro-ext-x509-core-1.1.jar | 12 KB |
| shiro-ext-x509-core-1.1-sources.jar | 9 KB |
| shiro-ext-x509-core-1.1-javadoc.jar | 65 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codeartisans.shiro/shiro-ext-x509-core/ -->
<dependency>
<groupId>org.codeartisans.shiro</groupId>
<artifactId>shiro-ext-x509-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codeartisans.shiro/shiro-ext-x509-core/
implementation 'org.codeartisans.shiro:shiro-ext-x509-core:1.1'
// https://jarcasting.com/artifacts/org.codeartisans.shiro/shiro-ext-x509-core/
implementation ("org.codeartisans.shiro:shiro-ext-x509-core:1.1")
'org.codeartisans.shiro:shiro-ext-x509-core:jar:1.1'
<dependency org="org.codeartisans.shiro" name="shiro-ext-x509-core" rev="1.1">
<artifact name="shiro-ext-x509-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codeartisans.shiro', module='shiro-ext-x509-core', version='1.1')
)
libraryDependencies += "org.codeartisans.shiro" % "shiro-ext-x509-core" % "1.1"
[org.codeartisans.shiro/shiro-ext-x509-core "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bouncycastle : bcprov-jdk16 | jar | 1.45 |
| org.slf4j : slf4j-api | jar | 1.7.1 |
| org.apache.shiro : shiro-core | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |