| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииpac4j Безопасность |
| Группа | Группаorg.finos.legend |
| Идентификатор | Идентификаторlegend-pac4j |
| Версия | Версия0.0.4 |
| Тип | Типjar |
| Описание |
Описаниеlegend-pac4j
Delivers code automation for projects hosted by the FINOS that build with Apache Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| legend-pac4j-0.0.4.pom | |
| legend-pac4j-0.0.4.jar | 28 KB |
| legend-pac4j-0.0.4-sources.jar | 19 KB |
| legend-pac4j-0.0.4-javadoc.jar | 457 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.finos.legend/legend-pac4j/ -->
<dependency>
<groupId>org.finos.legend</groupId>
<artifactId>legend-pac4j</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend/legend-pac4j/
implementation 'org.finos.legend:legend-pac4j:0.0.4'
// https://jarcasting.com/artifacts/org.finos.legend/legend-pac4j/
implementation ("org.finos.legend:legend-pac4j:0.0.4")
'org.finos.legend:legend-pac4j:jar:0.0.4'
<dependency org="org.finos.legend" name="legend-pac4j" rev="0.0.4">
<artifact name="legend-pac4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend', module='legend-pac4j', version='0.0.4')
)
libraryDependencies += "org.finos.legend" % "legend-pac4j" % "0.0.4"
[org.finos.legend/legend-pac4j "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pac4j : pac4j-core | jar | 3.8.3 |
| org.pac4j : dropwizard-pac4j | jar | 3.0.0 |
| org.commonjava.mimeparse : mimeparse | jar | 0.1.3.3 |
| commons-lang : commons-lang | jar | 2.6 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.2 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| com.google.guava : guava | jar | 28.1-jre |
| org.mongodb : mongo-java-driver | jar | 3.10.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | 1.3.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.springframework : spring-test | jar | 4.3.24.RELEASE |
| de.bwaldvogel : mongo-java-server | jar | 1.21.0 |