| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.atool |
| Идентификатор | Идентификаторfluent-machine-persistence |
| Версия | Версия0.3.0-rc1 |
| Тип | Типjar |
| Описание |
Описаниеstateless machine parent pom
|
<!-- https://jarcasting.com/artifacts/com.github.atool/fluent-machine-persistence/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>fluent-machine-persistence</artifactId>
<version>0.3.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-machine-persistence/
implementation 'com.github.atool:fluent-machine-persistence:0.3.0-rc1'
// https://jarcasting.com/artifacts/com.github.atool/fluent-machine-persistence/
implementation ("com.github.atool:fluent-machine-persistence:0.3.0-rc1")
'com.github.atool:fluent-machine-persistence:jar:0.3.0-rc1'
<dependency org="com.github.atool" name="fluent-machine-persistence" rev="0.3.0-rc1">
<artifact name="fluent-machine-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-machine-persistence', version='0.3.0-rc1')
)
libraryDependencies += "com.github.atool" % "fluent-machine-persistence" % "0.3.0-rc1"
[com.github.atool/fluent-machine-persistence "0.3.0-rc1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.atool : fluent-machine-core | jar | 0.3.0-rc1 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-jdbc | jar | 5.2.0.RELEASE |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.test4j : fluent-dbtest | jar | 1.0.1 |
| com.github.atool : generator | jar | 1.1.1 |
| org.test4j : test4j-junit5 | jar | 2.7.5 |
| org.test4j : fluent-mock | jar | 1.0.13 |