| License |
License |
|---|---|
| GroupId | GroupIdio.leon |
| ArtifactId | ArtifactIdleon-core |
| Last Version | Last Version0.5.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionleon-core
JVM web framework for building data-driven web applications
|
| Project Organization |
Project OrganizationLeon Framework |
| Filename | Size |
|---|---|
| leon-core-0.5.21.pom | |
| leon-core-0.5.21.jar | 502 KB |
| leon-core-0.5.21-sources.jar | 322 KB |
| leon-core-0.5.21-javadoc.jar | 511 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.leon/leon-core/ -->
<dependency>
<groupId>io.leon</groupId>
<artifactId>leon-core</artifactId>
<version>0.5.21</version>
</dependency>
// https://jarcasting.com/artifacts/io.leon/leon-core/
implementation 'io.leon:leon-core:0.5.21'
// https://jarcasting.com/artifacts/io.leon/leon-core/
implementation ("io.leon:leon-core:0.5.21")
'io.leon:leon-core:jar:0.5.21'
<dependency org="io.leon" name="leon-core" rev="0.5.21">
<artifact name="leon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leon', module='leon-core', version='0.5.21')
)
libraryDependencies += "io.leon" % "leon-core" % "0.5.21"
[io.leon/leon-core "0.5.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| ch.qos.logback : logback-classic | jar | 0.9.24 |
| ch.qos.logback : logback-core | jar | 0.9.24 |
| org.freemarker : freemarker | jar | 2.3.18 |
| org.mozilla : rhino | jar | 1.7R3 |
| org.atmosphere : atmosphere-runtime | jar | 1.0.0 |
| com.google.inject : guice | jar | 3.0 |
| com.google.guava : guava | jar | 11.0.1 |
| com.google.inject.extensions : guice-servlet | jar | 3.0 |
| net.htmlparser.jericho : jericho-html | jar | 3.2 |
| com.google.code.gson : gson | jar | 1.7.1 |
| org.apache.shiro : shiro-core | jar | 1.2.0 |
| org.apache.shiro : shiro-web | jar | 1.2.0 |
| org.apache.shiro : shiro-guice | jar | 1.2.0 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-webapp | jar | 8.1.4.v20120524 |
| org.eclipse.jetty : jetty-websocket | jar | 8.1.4.v20120524 |
| org.seleniumhq.selenium : selenium-java | jar | 2.25.0 |
| org.eclipse.jetty.orbit : javax.servlet | jar | 3.0.0.v201112011016 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.1.1 |
| org.scalatest : scalatest_2.9.1 | jar | 1.7.1 |
| de.johoop : sbt-testng-interface | jar | 1.0.0 |