| License |
License |
|---|---|
| GroupId | GroupIdcom.fastchar |
| ArtifactId | ArtifactIdFastChar |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFastChar
FastChar is Web+ORM Framework in Java
Copyright (C) http://www.fastchar.com
All rights reserved.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| FastChar-1.0.pom | |
| FastChar-1.0.jar | 328 KB |
| FastChar-1.0-sources.jar | 160 KB |
| FastChar-1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/FastChar/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>FastChar</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/FastChar/
implementation 'com.fastchar:FastChar:1.0'
// https://jarcasting.com/artifacts/com.fastchar/FastChar/
implementation ("com.fastchar:FastChar:1.0")
'com.fastchar:FastChar:jar:1.0'
<dependency org="com.fastchar" name="FastChar" rev="1.0">
<artifact name="FastChar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='FastChar', version='1.0')
)
libraryDependencies += "com.fastchar" % "FastChar" % "1.0"
[com.fastchar/FastChar "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.apache.tomcat : tomcat-jdbc | jar | 9.0.19 |
| com.alibaba : druid | jar | 1.1.16 |
| org.ehcache : ehcache | jar | 3.7.1 |
| com.alibaba : fastjson | jar | 1.2.58 |
| org.freemarker : freemarker | jar | 2.3.28 |
| com.google.code.gson : gson | jar | 2.8.5 |
| redis.clients : jedis | jar | 3.1.0-m1 |
| org.thymeleaf : thymeleaf | jar | 3.0.11.RELEASE |
| org.apache.velocity : velocity-engine-core | jar | 2.1 |