| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.atlas |
| Идентификатор | Идентификаторatlas-graphdb-impls |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache Atlas Graph DB Dependencies
Apache Atlas Graph Database Implementation Dependencies
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| atlas-graphdb-impls-2.2.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-impls/ -->
<dependency>
<groupId>org.apache.atlas</groupId>
<artifactId>atlas-graphdb-impls</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-impls/
implementation 'org.apache.atlas:atlas-graphdb-impls:2.2.0'
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-impls/
implementation ("org.apache.atlas:atlas-graphdb-impls:2.2.0")
'org.apache.atlas:atlas-graphdb-impls:pom:2.2.0'
<dependency org="org.apache.atlas" name="atlas-graphdb-impls" rev="2.2.0">
<artifact name="atlas-graphdb-impls" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.atlas', module='atlas-graphdb-impls', version='2.2.0')
)
libraryDependencies += "org.apache.atlas" % "atlas-graphdb-impls" % "2.2.0"
[org.apache.atlas/atlas-graphdb-impls "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ${graphGroup} » ${graphArtifact} | jar | 2.2.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| cglib : cglib | jar | 2.2.2 |