r

root_2.11

A derivative work of Lift focused on new updates and security recommendations.
https://github.com/talenteca/olon-web-framework
Apache License, Version 2.0
Talenteca
Carlos Saltos
Files download
File Operation
root_2.11-1.0.0.jar download
root_2.11-1.0.0.pom download
root_2.11-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.talenteca</groupId>
  <artifactId>root_2.11</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.talenteca:root_2.11:1.0.0'
Gradle Kotlin
implementation("com.talenteca:root_2.11:1.0.0")
Scala SBT
libraryDependencies += "com.talenteca" % "root_2.11" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.talenteca', module='root_2.11', version='1.0.0')
)
Apache Ivy
<dependency org="com.talenteca" name="root_2.11" rev="1.0.0" />
Leiningen
[com.talenteca/root_2.11 "1.0.0"]
Apache Buildr
'com.talenteca:root_2.11:jar:1.0.0'