License |
License |
---|---|
GroupId | GroupIdio.leon |
ArtifactId | ArtifactIdleon-mongo |
Version | Version0.5.19 |
Type | Typejar |
Description |
Descriptionleon-mongo
JVM web framework for building data-driven web applications
|
Project Organization |
Project OrganizationLeon Framework |
Filename | Size |
---|---|
leon-mongo-0.5.19.pom | |
leon-mongo-0.5.19.jar | 56 KB |
leon-mongo-0.5.19-sources.jar | 8 KB |
leon-mongo-0.5.19-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leon/leon-mongo/ -->
<dependency>
<groupId>io.leon</groupId>
<artifactId>leon-mongo</artifactId>
<version>0.5.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.leon/leon-mongo/
implementation 'io.leon:leon-mongo:0.5.19'
// https://jarcasting.com/artifacts/io.leon/leon-mongo/
implementation ("io.leon:leon-mongo:0.5.19")
'io.leon:leon-mongo:jar:0.5.19'
<dependency org="io.leon" name="leon-mongo" rev="0.5.19">
<artifact name="leon-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leon', module='leon-mongo', version='0.5.19')
)
libraryDependencies += "io.leon" % "leon-mongo" % "0.5.19"
[io.leon/leon-mongo "0.5.19"]
Group / Artifact | Type | Version |
---|---|---|
io.leon : leon-core | jar | 0.5.19 |
org.scala-lang : scala-library | jar | 2.9.1 |
org.mongodb : mongo-java-driver | jar | 2.7.2 |
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 |