License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.rupendert |
ArtifactId | ArtifactIdautodotnetcoreapi |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutoDotNetCoreApi
Create Sql Server CRUD API Without Code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |