| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаcom.brvith.orchestrator |
| Идентификатор | Идентификаторorchestrator-security |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBrvith Orchestrator Security
TOSCA Bluprint Model and Parser
|
| Имя Файла | Размер |
|---|---|
| orchestrator-security-1.0.2.pom | |
| orchestrator-security-1.0.2.jar | 8 KB |
| orchestrator-security-1.0.2-sources.jar | 3 KB |
| orchestrator-security-1.0.2-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-security/ -->
<dependency>
<groupId>com.brvith.orchestrator</groupId>
<artifactId>orchestrator-security</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-security/
implementation 'com.brvith.orchestrator:orchestrator-security:1.0.2'
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-security/
implementation ("com.brvith.orchestrator:orchestrator-security:1.0.2")
'com.brvith.orchestrator:orchestrator-security:jar:1.0.2'
<dependency org="com.brvith.orchestrator" name="orchestrator-security" rev="1.0.2">
<artifact name="orchestrator-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brvith.orchestrator', module='orchestrator-security', version='1.0.2')
)
libraryDependencies += "com.brvith.orchestrator" % "orchestrator-security" % "1.0.2"
[com.brvith.orchestrator/orchestrator-security "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.brvith.orchestrator : orchestrator-db | jar | 1.0.2 |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| com.brvith.orchestrator : orchestrator-core | jar | 1.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-script-runtime | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | |
| commons-io : commons-io | jar | 2.6 |
| com.google.guava : guava | jar | 22.0 |
| ch.qos.logback : logback-classic | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.jetbrains.kotlin : kotlin-test | jar | 1.2.0 |
| junit : junit | jar |