| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.rupendert |
| Идентификатор | Идентификаторautodotnetcoreapi |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAutoDotNetCoreApi
Create Sql Server CRUD API Without Code
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| autodotnetcoreapi-1.1.1.pom | |
| autodotnetcoreapi-1.1.1.jar | 20 KB |
| autodotnetcoreapi-1.1.1-sources.jar | 9 KB |
| autodotnetcoreapi-1.1.1-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rupendert/autodotnetcoreapi/ -->
<dependency>
<groupId>com.github.rupendert</groupId>
<artifactId>autodotnetcoreapi</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rupendert/autodotnetcoreapi/
implementation 'com.github.rupendert:autodotnetcoreapi:1.1.1'
// https://jarcasting.com/artifacts/com.github.rupendert/autodotnetcoreapi/
implementation ("com.github.rupendert:autodotnetcoreapi:1.1.1")
'com.github.rupendert:autodotnetcoreapi:jar:1.1.1'
<dependency org="com.github.rupendert" name="autodotnetcoreapi" rev="1.1.1">
<artifact name="autodotnetcoreapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rupendert', module='autodotnetcoreapi', version='1.1.1')
)
libraryDependencies += "com.github.rupendert" % "autodotnetcoreapi" % "1.1.1"
[com.github.rupendert/autodotnetcoreapi "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| com.squareup.okio : okio | jar | 2.10.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |