| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.michelboudreau |
| Идентификатор | Идентификаторalternator |
| Последняя версия | Последняя версия0.12.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAlternator
A mock, local DynamoDB instance for testing
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| alternator-0.12.0.pom | |
| alternator-0.12.0.jar | 129 KB |
| alternator-0.12.0-sources.jar | 64 KB |
| alternator-0.12.0-javadoc.jar | 366 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.michelboudreau/alternator/ -->
<dependency>
<groupId>com.michelboudreau</groupId>
<artifactId>alternator</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.michelboudreau/alternator/
implementation 'com.michelboudreau:alternator:0.12.0'
// https://jarcasting.com/artifacts/com.michelboudreau/alternator/
implementation ("com.michelboudreau:alternator:0.12.0")
'com.michelboudreau:alternator:jar:0.12.0'
<dependency org="com.michelboudreau" name="alternator" rev="0.12.0">
<artifact name="alternator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.michelboudreau', module='alternator', version='0.12.0')
)
libraryDependencies += "com.michelboudreau" % "alternator" % "0.12.0"
[com.michelboudreau/alternator "0.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 3.0.7.RELEASE |
| org.springframework : spring-web | jar | 3.0.7.RELEASE |
| org.springframework : spring-webmvc | jar | 3.0.7.RELEASE |
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
| org.slf4j : slf4j-api | jar | 1.7.0 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |
| com.amazonaws : aws-java-sdk | jar | 1.10.5.1 |
| org.eclipse.jetty : jetty-server | jar | 9.2.0.v20140526 |
| org.eclipse.jetty : jetty-servlet | jar | 9.2.0.v20140526 |
| javax.inject : javax.inject | jar | 1 |
| cglib : cglib-nodep | jar | 2.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.springframework : spring-test | jar | 3.0.7.RELEASE |