a

autodotnetcoreapi

Create Sql Server CRUD API Without Code
https://github.com/RupenderT/OSSRH-64491
MIT License
Rupender Tomar
Files download
File Operation
autodotnetcoreapi-1.1.1.jar download
autodotnetcoreapi-1.1.1.pom download
autodotnetcoreapi-1.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.rupendert</groupId>
  <artifactId>autodotnetcoreapi</artifactId>
  <version>1.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.rupendert:autodotnetcoreapi:1.1.1'
Gradle Kotlin
implementation("com.github.rupendert:autodotnetcoreapi:1.1.1")
Scala SBT
libraryDependencies += "com.github.rupendert" % "autodotnetcoreapi" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.rupendert', module='autodotnetcoreapi', version='1.1.1')
)
Apache Ivy
<dependency org="com.github.rupendert" name="autodotnetcoreapi" rev="1.1.1" />
Leiningen
[com.github.rupendert/autodotnetcoreapi "1.1.1"]
Apache Buildr
'com.github.rupendert:autodotnetcoreapi:jar:1.1.1'