| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.araguacaima |
| Идентификатор | Идентификаторorpheus-db-test-jar |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorpheus-db-test-jar
Orpheus DB Test jar
jar for helping OrpheusDB implementation tests when model classes comes from a packaged jar file
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| orpheus-db-test-jar-1.0.2.pom | |
| orpheus-db-test-jar-1.0.2.jar | 11 KB |
| orpheus-db-test-jar-1.0.2-sources.jar | 7 KB |
| orpheus-db-test-jar-1.0.2-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.araguacaima/orpheus-db-test-jar/ -->
<dependency>
<groupId>com.araguacaima</groupId>
<artifactId>orpheus-db-test-jar</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.araguacaima/orpheus-db-test-jar/
implementation 'com.araguacaima:orpheus-db-test-jar:1.0.2'
// https://jarcasting.com/artifacts/com.araguacaima/orpheus-db-test-jar/
implementation ("com.araguacaima:orpheus-db-test-jar:1.0.2")
'com.araguacaima:orpheus-db-test-jar:jar:1.0.2'
<dependency org="com.araguacaima" name="orpheus-db-test-jar" rev="1.0.2">
<artifact name="orpheus-db-test-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.araguacaima', module='orpheus-db-test-jar', version='1.0.2')
)
libraryDependencies += "com.araguacaima" % "orpheus-db-test-jar" % "1.0.2"
[com.araguacaima/orpheus-db-test-jar "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.araguacaima : orpheus-db | jar | 1.0.2 |
| org.springframework : spring-context | jar | 5.1.8.RELEASE |