| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаio.oneprofile |
| Идентификатор | Идентификаторoneprofile-right-service-neo4j |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеoneprofile-right-annotation
Use @Right annotation to control access to service or methods
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.oneprofile/oneprofile-right-service-neo4j/ -->
<dependency>
<groupId>io.oneprofile</groupId>
<artifactId>oneprofile-right-service-neo4j</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.oneprofile/oneprofile-right-service-neo4j/
implementation 'io.oneprofile:oneprofile-right-service-neo4j:1.0.2'
// https://jarcasting.com/artifacts/io.oneprofile/oneprofile-right-service-neo4j/
implementation ("io.oneprofile:oneprofile-right-service-neo4j:1.0.2")
'io.oneprofile:oneprofile-right-service-neo4j:jar:1.0.2'
<dependency org="io.oneprofile" name="oneprofile-right-service-neo4j" rev="1.0.2">
<artifact name="oneprofile-right-service-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oneprofile', module='oneprofile-right-service-neo4j', version='1.0.2')
)
libraryDependencies += "io.oneprofile" % "oneprofile-right-service-neo4j" % "1.0.2"
[io.oneprofile/oneprofile-right-service-neo4j "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-neo4j | jar | 2.0.4.RELEASE |
| org.neo4j : neo4j-ogm-core | jar | 3.1.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| io.oneprofile : oneprofile-right-service | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |