a

app_runtime_with_db-bin_2.11

Files download
File Operation
app_runtime_with_db-bin_2.11-1.0.4.jar download
app_runtime_with_db-bin_2.11-1.0.4.pom download
app_runtime_with_db-bin_2.11-1.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>tech.mlsql.serviceframework.baseweb</groupId>
  <artifactId>app_runtime_with_db-bin_2.11</artifactId>
  <version>1.0.4</version>
</dependency>
Gradle Groovy
implementation 'tech.mlsql.serviceframework.baseweb:app_runtime_with_db-bin_2.11:1.0.4'
Gradle Kotlin
implementation("tech.mlsql.serviceframework.baseweb:app_runtime_with_db-bin_2.11:1.0.4")
Scala SBT
libraryDependencies += "tech.mlsql.serviceframework.baseweb" % "app_runtime_with_db-bin_2.11" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='tech.mlsql.serviceframework.baseweb', module='app_runtime_with_db-bin_2.11', version='1.0.4')
)
Apache Ivy
<dependency org="tech.mlsql.serviceframework.baseweb" name="app_runtime_with_db-bin_2.11" rev="1.0.4" />
Leiningen
[tech.mlsql.serviceframework.baseweb/app_runtime_with_db-bin_2.11 "1.0.4"]
Apache Buildr
'tech.mlsql.serviceframework.baseweb:app_runtime_with_db-bin_2.11:jar:1.0.4'