| Группа | Группаcom.github.13h3r.sqlmaster |
|---|---|
| Идентификатор | Идентификаторcore |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеSQLMaster project
|
| Имя Файла | Размер |
|---|---|
| core-1.0.pom | |
| core-1.0.jar | 32 KB |
| core-1.0-sources.jar | 17 KB |
| core-1.0-javadoc.jar | 192 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.13h3r.sqlmaster/core/ -->
<dependency>
<groupId>com.github.13h3r.sqlmaster</groupId>
<artifactId>core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.13h3r.sqlmaster/core/
implementation 'com.github.13h3r.sqlmaster:core:1.0'
// https://jarcasting.com/artifacts/com.github.13h3r.sqlmaster/core/
implementation ("com.github.13h3r.sqlmaster:core:1.0")
'com.github.13h3r.sqlmaster:core:jar:1.0'
<dependency org="com.github.13h3r.sqlmaster" name="core" rev="1.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.13h3r.sqlmaster', module='core', version='1.0')
)
libraryDependencies += "com.github.13h3r.sqlmaster" % "core" % "1.0"
[com.github.13h3r.sqlmaster/core "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.3 |
| com.google.guava : guava | jar | 13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.7 |