| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sogyf |
| ArtifactId | ArtifactIdgoja-boot |
| Version | Version0.1.14 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| goja-boot-0.1.14.pom | |
| goja-boot-0.1.14.jar | 135 KB |
| goja-boot-0.1.14-sources.jar | 97 KB |
| goja-boot-0.1.14-javadoc.jar | 499 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sogyf/goja-boot/ -->
<dependency>
<groupId>com.github.sogyf</groupId>
<artifactId>goja-boot</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sogyf/goja-boot/
implementation 'com.github.sogyf:goja-boot:0.1.14'
// https://jarcasting.com/artifacts/com.github.sogyf/goja-boot/
implementation ("com.github.sogyf:goja-boot:0.1.14")
'com.github.sogyf:goja-boot:jar:0.1.14'
<dependency org="com.github.sogyf" name="goja-boot" rev="0.1.14">
<artifact name="goja-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sogyf', module='goja-boot', version='0.1.14')
)
libraryDependencies += "com.github.sogyf" % "goja-boot" % "0.1.14"
[com.github.sogyf/goja-boot "0.1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sogyf : goja-core | jar | 0.1.14 |
| com.github.sogyf : goja-rapid Optional | jar | 0.1.14 |
| com.jfinal : jfinal-weixin Optional | jar | 1.7 |
| mysql : mysql-connector-java | jar | 5.1.40 |
| org.postgresql : postgresql Optional | jar | 9.4-1206-jdbc41 |
| redis.clients : jedis Optional | jar | 2.9.0 |
| org.apache.shiro : shiro-core | jar | 1.3.2 |
| org.apache.shiro : shiro-web | jar | 1.3.2 |
| org.apache.shiro : shiro-ehcache | jar | 1.3.2 |
| com.jhlabs : filters | jar | 2.0.235 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 Optional | jar | 1.4.192 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |