| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.github.wonwoo |
| Идентификатор | Идентификаторdynamodb-spring-boot-test-autoconfigure |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеdynamodb Spring boot AutoConfigure
|
<!-- https://jarcasting.com/artifacts/com.github.wonwoo/dynamodb-spring-boot-test-autoconfigure/ -->
<dependency>
<groupId>com.github.wonwoo</groupId>
<artifactId>dynamodb-spring-boot-test-autoconfigure</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wonwoo/dynamodb-spring-boot-test-autoconfigure/
implementation 'com.github.wonwoo:dynamodb-spring-boot-test-autoconfigure:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.wonwoo/dynamodb-spring-boot-test-autoconfigure/
implementation ("com.github.wonwoo:dynamodb-spring-boot-test-autoconfigure:1.0.1-RELEASE")
'com.github.wonwoo:dynamodb-spring-boot-test-autoconfigure:jar:1.0.1-RELEASE'
<dependency org="com.github.wonwoo" name="dynamodb-spring-boot-test-autoconfigure" rev="1.0.1-RELEASE">
<artifact name="dynamodb-spring-boot-test-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wonwoo', module='dynamodb-spring-boot-test-autoconfigure', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.wonwoo" % "dynamodb-spring-boot-test-autoconfigure" % "1.0.1-RELEASE"
[com.github.wonwoo/dynamodb-spring-boot-test-autoconfigure "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-test-autoconfigure | jar | |
| org.springframework : spring-test | jar | |
| com.github.wonwoo : dynamodb-spring-boot-starter Необязательный | jar | 1.0.1-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| com.amazonaws » DynamoDBLocal | jar | 1.11.86 |
| com.almworks.sqlite4java : sqlite4java | jar | 1.0.392 |