| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jtxer |
| Идентификатор | Идентификаторjtxer |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjtxer
Simple Java Transaction Manager
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jtxer-0.0.1.pom | |
| jtxer-0.0.1.jar | 30 KB |
| jtxer-0.0.1-sources.jar | 25 KB |
| jtxer-0.0.1-javadoc.jar | 181 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jtxer/jtxer/ -->
<dependency>
<groupId>com.github.jtxer</groupId>
<artifactId>jtxer</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jtxer/jtxer/
implementation 'com.github.jtxer:jtxer:0.0.1'
// https://jarcasting.com/artifacts/com.github.jtxer/jtxer/
implementation ("com.github.jtxer:jtxer:0.0.1")
'com.github.jtxer:jtxer:jar:0.0.1'
<dependency org="com.github.jtxer" name="jtxer" rev="0.0.1">
<artifact name="jtxer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jtxer', module='jtxer', version='0.0.1')
)
libraryDependencies += "com.github.jtxer" % "jtxer" % "0.0.1"
[com.github.jtxer/jtxer "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cglib : cglib-nodep | jar | 2.2 |
| mysql : mysql-connector-java | jar | 5.0.5 |
| commons-dbcp : commons-dbcp | jar | 1.3 |