com.github.sogyf:goja-mvt

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja-mvt
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download goja-mvt

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sogyf/goja-mvt/ -->
<dependency>
    <groupId>com.github.sogyf</groupId>
    <artifactId>goja-mvt</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sogyf/goja-mvt/
implementation 'com.github.sogyf:goja-mvt:0.1.7'
// https://jarcasting.com/artifacts/com.github.sogyf/goja-mvt/
implementation ("com.github.sogyf:goja-mvt:0.1.7")
'com.github.sogyf:goja-mvt:jar:0.1.7'
<dependency org="com.github.sogyf" name="goja-mvt" rev="0.1.7">
  <artifact name="goja-mvt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sogyf', module='goja-mvt', version='0.1.7')
)
libraryDependencies += "com.github.sogyf" % "goja-mvt" % "0.1.7"
[com.github.sogyf/goja-mvt "0.1.7"]

Dependencies

compile (15)

Group / Artifact Type Version
com.github.sogyf : goja-jfinal jar 0.1.7
com.github.sogyf : goja-core jar 0.1.7
com.github.sogyf : goja-rapid jar 0.1.7
com.github.sogyf : goja-lucene Optional jar 0.1.7
com.github.sogyf : goja-wxchat Optional jar 0.1.7
mysql : mysql-connector-java jar 5.1.34
org.postgresql : postgresql Optional jar 9.3-1103-jdbc41
redis.clients : jedis jar 2.6.2
org.mongodb : mongo-java-driver jar 2.13.0
org.mongodb.morphia : morphia jar 0.110
org.quartz-scheduler : quartz jar 2.2.1
org.quartz-scheduler : quartz-jobs jar 2.2.1
org.apache.shiro : shiro-core jar 1.2.3
org.apache.shiro : shiro-web jar 1.2.3
org.apache.shiro : shiro-ehcache jar 1.2.3

provided (2)

Group / Artifact Type Version
com.github.sogyf : goja-qrcode jar 0.1.7
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.185
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.
com.github.sogyf

GojaFramework

Goja Java Web Framework;Based on the Jfinal Framework.

Versions

Version
0.1.7
0.1.6
0.1.5.2
0.1.5.1
0.1.5
0.1.4-1
0.1.4
0.1.3
0.1.2
0.1.1
0.1
0.0.10