| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sogyf |
| ArtifactId | ArtifactIdgoja-mvt |
| Last Version | Last Version0.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| goja-mvt-0.1.7.pom | |
| goja-mvt-0.1.7.jar | 308 KB |
| goja-mvt-0.1.7-sources.jar | 171 KB |
| goja-mvt-0.1.7-javadoc.jar | 885 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sogyf : goja-qrcode | jar | 0.1.7 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.185 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |